/APCP

Draw Andrews type parallel coordinate plot

Primary LanguageR

R package, APCP

IL-YOUP KWAK ikwak2@stat.wisc.edu, with contributions from Myung-Hoe Huh.

This is an R package that draws Andrews type Parallel Coordinate Plot(APCP).

installation

with devtools :

library(devtools)
install_github("ikwak2/APCP")