10000 GitHub - J-Moravec/baffle: Make waffle graphs with the baffle package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

J-Moravec/baffle

Repository files navigation

baffle

Waffle graphs in base R graphics.

Installation

You can install the latest version of baffle from CRAN with:

install.packages("baffle")

or directly from GitHub using the devtools package:

devtools::install_github("j-moravec/baffle")

Example

See online documentation for a more complex examples.

library(baffle)
waffle(c(25,75), col=c("darkorchid", "lightgray"))

About

Make waffle graphs with the baffle package

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0