Learn R Programming

oce (version 0.9-18)

rsk: Sample rsk Dataset

Description

A sample rsk object derived from a Concerto CTD manufactured by RBR Ltd.

Arguments

Details

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.

References

https://rbr-global.com/

Examples

Run this code
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