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