| argo {oce} | R Documentation |
This is an ARGO float data object, for float 6900388, downloaded as
6900388_prof.nc from usgodae.org in March 2012.
This is the profile stored in the file 6900388_prof.nc
downloaded from the usgodae.org website in March 2012.
Other datasets provided with oce: adp,
adv, cm,
coastlineWorld, colors,
ctdRaw, ctd,
echosounder, landsat,
lisst, lobo,
met, rsk,
sealevelTuktoyaktuk,
sealevel, section,
topoWorld, wind
Other things related to argo data: [[,argo-method,
[[<-,argo-method, argo-class,
argoGrid, as.argo,
handleFlags,argo-method,
plot,argo-method, read.argo,
subset,argo-method,
summary,argo-method
## Not run: library(oce) data(argo) summary(argo) data(coastlineWorld) plot(argo, which="trajectory", coastline=coastlineWorld) ## End(Not run)