rsk | R Documentation |
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. The rsk
object was
created with read.rsk()
with allTables=FALSE
, after which
some metadata were added and the samples were trimmed to
just the downcast portion.
https://rbr-global.com/
Other datasets provided with oce:
adp
,
adv
,
amsr
,
argo
,
cm
,
coastlineWorld
,
ctd
,
ctdRaw
,
echosounder
,
landsat
,
lisst
,
lobo
,
met
,
ocecolors
,
sealevel
,
sealevelTuktoyaktuk
,
section
,
topoWorld
,
wind
,
xbt
Other things related to rsk data:
[[,rsk-method
,
[[<-,rsk-method
,
as.rsk()
,
ctdFindProfilesRBR()
,
plot,rsk-method
,
read.rsk()
,
rsk-class
,
rskPatm()
,
rskToc()
,
subset,rsk-method
,
summary,rsk-method
library(oce)
data(rsk)
# The object doesn't "know" it is CTD until told so
plot(rsk)
plot(as.ctd(rsk))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.