play: animation play

Description Usage Arguments See Also

Description

play animation step by step

Usage

1
2
play(dta, myplot, hold = 0.5, window = NA, cumView = FALSE,
  stepwise = NULL, ...)

Arguments

dta

data.frame/matrix. dta used to generate a figure

myplot

string. user defined plot funciton name

hold

integer. number of seconds to hold each snapshot

window

integer. length of window of each snapshot

stepwise

integer/vector/NULL. specify the track/steps of play

See Also

zoom


yuanwei/my documentation built on May 4, 2019, 6:35 p.m.

Related to play in yuanwei/my...