The goal of nivor is to …
You can install the released version of nivor from
CRAN with:
# Give me more time to make the first release!
# install.packages("nivor")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("swsoyee/nivor")
This is a basic example which shows you how to solve a common problem:
library(nivor)
AreaBump | Bump | Calendar |
---|---|---|
Chord | Line | Pie |
Parallel Coordinates | (WIP) | Stream |
ScatterPlot | Voronoi | Waffle |
Please note that the nivor project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.