Learn R Programming

oce (version 0.9-20)

tail.oce: Extract the End of an Oce Object

Description

Extract the End of an Oce Object

Usage

"tail"(x, n = 6L, ...)

Arguments

x
An oce object of a suitable class (presently only adp is permitted).
n
Number of elements to extract.
...
ignored

See Also

head.oce, which yields the start of an oce object.