Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 619 Bytes

File metadata and controls

18 lines (11 loc) · 619 Bytes

cefasRBR

This R package is a set of tools for working with EasyParse data from RBR CTD profiling instruments.

https://rbr-global.com/products/standard-loggers/

Installation

The package can be installed directly from github using the remotes package:

remotes::install_git("https://github.com/cefasrepres/cefasrbr")

Related packages

This package takes a different approach from the Dan Kelly's oce package (https://dankelley.github.io/oce/). We aim to keep the underlying structure similar to the .RSK SQLite files rather than coerce the data to another class (i.e. the CTD class in oce).