metadata
(containing fillable
and filename
), data
(containing
latitude
and longitude
) and processingLog
.ctd[["latitude"]]
or
ctd[["longitude"]]
.} ctd[["latitude"]] <- value
, and of course the same can be done
for longitude
.}
show
method (e.g.
show(coastline)
) displays information about the object.}