adp
object.## S3 method for class 'adp':
summary(object, \dots)
"adp"
, usually, a result of a
call to read.oce
, read.adp.rdi
,
or
"summary.adp"
, which contains
pertinent information about the ADP record and its processing.adp-class
explains the structure
of ADP objects, and also outlines the other functions dealing with them.library(oce)
data(adp)
summary(adp)
Run the code above in your browser using DataLab