Data Visualization

oce package for oceanographical data

In this post I will present the oce package, which can be handy for marine data scientist working with oceanographical data. oce provides lots of functions to read oceanographic data, process the data specific to the measuring instrument, and visualize results following oceanographic conventions (using the base graphics). The key function for importing data into R is ?read.oce(), which automatically recognizes the file type. If the recognition does not work, try the individual functions (e.

Continue reading