head.oce: Extract The Start of an Oce Object
Description
Extract The Start of an Oce Object
Usage
# S3 method for oce
head(x, n = 6L, ...)
Arguments
x
An oce
object of a suitable class (presently only adp
is
permitted).
n
Number of elements to extract.
See Also
tail.oce
, which yields the end of an oce
object.