Rdocumentation
powered by
Learn R Programming
oce (version 0.9-20)
head.oce: Extract The Start of an Oce Object
Description
Extract The Start of an Oce Object
Usage
"head"(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
tail.oce
, which yields the end of an
oce
object.