andrews

R package: Andrews curves for visualization of multidimensional data

View the vignette on GitHub or after installing with

library("andrews")
vignette("andrews") 

Installation

From CRAN

install.packages("andrews")

From github

library("devtools")
install_github("sigbertklinke/andrews")

Note that from github you install the current development version.

History