head.Rd
Method for returning n last or first frames of a moveVis frames objects.
n
moveVis
# S3 method for moveVis tail(x, n = 6L, ...) # S3 method for moveVis head(x, n = 6L, ...)
an object of class moveVis.
an integer of length up to length(x).
length(x)
further arguments passed to or from other methods.
A moveVis frames object.