nivor icon indicating copy to clipboard operation
nivor copied to clipboard

NIVO Visualization Components in R

nivor

CRAN
status Codecov test
coverage R-CMD-check Lifecycle:
experimental

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
AreaBump Bump Calendar
Chord Line Pie
Chord Line Pie
Parallel Coordinates (WIP) Stream
Parallel Coordinates Stream
ScatterPlot Voronoi Waffle
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.