powered by
Animation plot
animPlot(data, ccm, delay = 0.1, darken = 1, lwd = 1, c.cex = 1, main = "", ...)
Dimensionality reduction plot
Dataframe of indices and momentums
Delay between frames in seconds
Passed to colGrad() function
Line width
Size of poiints.
Plot title
Passed to plot() function
Generates plot
Animation plot Generates plot in base R that gradually updates giving the impression of an animation
# NOT RUN { xx <- animPlot(x, ccm) # }
Run the code above in your browser using DataLab