Skip to content

swsoyee/nivor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b738725 · Mar 10, 2021

History

70 Commits
Feb 26, 2021
Mar 10, 2021
Mar 10, 2021
Mar 10, 2021
Feb 27, 2021
Mar 10, 2021
Feb 28, 2021
Feb 28, 2021
Feb 21, 2021
Feb 20, 2021
Feb 20, 2021
Feb 20, 2021
Feb 20, 2021
Feb 20, 2021
Mar 5, 2021
Feb 20, 2021
Feb 20, 2021
Mar 10, 2021
Mar 1, 2021
Mar 10, 2021
Mar 10, 2021
Mar 1, 2021
Feb 20, 2021
Feb 20, 2021
Feb 20, 2021
Mar 10, 2021
Feb 28, 2021
Feb 20, 2021
Mar 10, 2021

Repository files navigation

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.