seabird | R Documentation |
Functions to read, manipulate and analyze seabaird probe data.
seabird(x, ...)
## Default S3 method:
seabird(x, ...)
x |
An |
year |
Numeric value specifying the survey or project year(s). |
full.names |
Logical value specifying whether to include file paths when searching for seabird data files. |
header |
seabird file header information to be assigned as metadata. |
tow.id |
Numeric value or character string specifying the ID corresponding to a particular tow sampling station. |
offset |
Numeric value specifying the offset time (in minutes) to include as a corrective in the data time stamps. |
repeats |
Logical value specifying whether to keep or average out data records with identical time stamps. |
remove |
Character string specifying keyword(s) which, if found in the data file or path, are removed from the search results. |
seabird(default)
: Default seabird
method. Create an seabird
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.