ctd_cast | R Documentation |
This is an internal step required to bin data
ctd_cast( data, cast_direction = "ascending", data_type, cutoff = 0.1, breaks = NULL )
data |
an |
cast_direction |
'ascending' or 'descending' depending on desired section |
data_type |
specify 'oce' or 'df' depending on class of desired output |
cutoff |
Argument passed to ctdFindProfiles |
breaks |
Argument passed to ctdFindProfiles |
Outputs either data frame or oce ctd object
ctdFindProfiles
arguments for minLength
and cutOff
were updated to
prevent losing data (EC 2019/07/23)
K Sorochan, E Chisholm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.