oce (version 0.9-23)

rsk-class: Class to Store Rsk Data

Description

Class for data stored in the ``Ruskin'' format used by RBR [1], including both rsk SQLite files and the ASCII txt exported files.

A rsk object may be read with read.rsk or created with as.rsk. Plots can be made with plot,rsk-method, while summary,rsk-method produces statistical summaries and show produces overviews. If atmospheric pressure has not been removed from the data, the functions rskPatm may provide guidance as to its value; however, this last function is no equal to decent record-keeping at sea. Data may be retrieved with [[,rsk-method or replaced with [[<-,rsk-method.

Arguments

References

1. RBR website: www.rbr-global.com/products

See Also

Other classes provided by oce: adp-class, adv-class, argo-class, bremen-class, cm-class, coastline-class, ctd-class, echosounder-class, lisst-class, lobo-class, met-class, oce-class, odf-class, sealevel-class, section-class, topo-class, windrose-class

Other things related to rsk data: [[,rsk-method, [[<-,rsk-method, as.rsk, plot,rsk-method, read.rsk, rskPatm, rskToc, rsk, subset,rsk-method, summary,rsk-method