moviepcplot {archetypes}R Documentation

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.


[Package archetypes version 0.1 Index]