
Last chance! 50% off unlimited learning
Sale ends in
oce
object.oce
object.## S3 method for class 'adp':
head(x, n = 6L, \dots)## S3 method for class 'adp':
tail(x, n = 6L, \dots)
n
last/first number of elements of x
but generally smaller.adp
objects, returns first or last profiles, as indicated.library(oce)
data(adp)
start <- head(adp)
plot(start)
Run the code above in your browser using DataLab