Learn R Programming

LSD (version 2.5)

makemovie: Make movie

Description

Interpolate rows of a matrix to make a fluent animation

Usage

makemovie(mat, timepoints = NULL, timestep = 1, motionline = NULL)

Arguments

mat
matrix
timepoints
the timepoints of the rows of the matrix
timestep
the timesteps between the existing timepoints
motionline
results from timepoints and timesteps by default

See Also

plotmatrix,LSD.demo.tour

Examples

Run this code
demo.makemovie()

Run the code above in your browser using DataLab