read.seabass.glider | R Documentation |
Read in SeaBASS glider data files that were downloaded
using download.seabass.glider()
.
read.seabass.glider(file)
file |
a connection or a character string giving the name of the file to read. |
This function reads in glider data files that were downloaded
using download.seabass.glider()
. As of now, since there is no formal
way of handling glider data, the data is returned as an ctd object which
can be further used to obtain individual profiles.
a ctd object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.