cfly_pcp {clusterfly}R Documentation

Static plot: Parallel coordinates

Description

Draw a parallel coordinates plot, facetted across clustering.

Usage

cfly_pcp(cfly, index, ...)

Arguments

cfly clusterfly object
index clustering to use
... other arguments passed to geom_line

Details

This really only a proof of concept, a truly useful PCP needs interaction, especially to move the variables around.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package clusterfly version 0.2.2 Index]