topo-class {oce} | R Documentation |
Class to store topographic data, with standard slots
metadata
, data
and processingLog
.
Data may be accessed as e.g. topo[["latitude"]]
, where
the string could also be "longitude"
or "z"
, or
abbreviations matching uniquely to any of these.
Dan Kelley