Method for extracting individual frames or a sequence of frames from a moveVis
frames object.
Usage
# S3 method for class 'moveVis'
x[i, ...]
Arguments
- x
an object of class moveVis
.
- i
numeric, index number or sequence of index numbers of the frame(s) to be extracted.
- ...
further arguments passed to or from other methods.
Value
A moveVis
frames object.