Learn R Programming

archetypes (version 1.0)

moviepcplot: Archetypes parallel coordinates plot movie.

Description

Archetypes parallel coordinates plot movie.

Usage

moviepcplot(zs, data, show=c("atypes", "adata"), ssleep=0, bsleep=0,
    ...)

Arguments

zs
An archetypes object.
data
The data matrix.
show
Show archetypes or approximated data.
ssleep
Seconds to sleep before start.
bsleep
Seconds to sleep between each plot.
...
Passed to underlying pcplot functions.

Value

  • Undefined.