nivor
nivor copied to clipboard
NIVO Visualization Components in R
nivor
The goal of nivor is to …
Installation
~~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")
Example
This is a basic example which shows you how to solve a common problem:
library(nivor)
Gallery
| AreaBump | Bump | Calendar |
|---|---|---|
![]() |
![]() |
![]() |
| Chord | Line | Pie |
![]() |
![]() |
![]() |
| Parallel Coordinates | (WIP) | Stream |
![]() |
![]() |
|
| ScatterPlot | Voronoi | Waffle |
![]() |
![]() |
![]() |
Code of Conduct
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.










