
A sample rsk
object derived from a Concerto CTD manufactured by RBR Ltd.
The data were obtained September 2015, off the west coast of Greenland, by Matt Rutherford and Nicole Trenholm of the Ocean Research Project, in collaboration with RBR and with the NASA Oceans Melting Greenland project.
Other datasets provided with oce
: adp
,
adv
, argo
, cm
,
coastlineWorld
, colors
,
ctdRaw
, ctd
,
echosounder
, landsat
,
lisst
, lobo
,
met
, sealevelTuktoyaktuk
,
sealevel
, section
,
topoWorld
, wind
Other things related to rsk
data: [[,rsk-method
,
[[<-,rsk-method
, as.rsk
,
plot,rsk-method
, read.rsk
,
rsk-class
, rskPatm
,
rskToc
, subset,rsk-method
,
summary,rsk-method
# NOT RUN {
library(oce)
data(rsk)
plot(rsk)
plot(as.ctd(rsk))
plot(subset(as.ctd(rsk),pressure<10))
# }
Run the code above in your browser using DataLab