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

Note that from github you install the current development version.

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

History