moviepcplot {archetypes} | R Documentation |
Archetypes parallel coordinates plot movie.
moviepcplot(zs, data, show=c("atypes", "adata"), ssleep=0, bsleep=0, ...)
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. |
Undefined.