approxPressureCtd | R Documentation |
Vertically average and CTD object through pressure by defined bins and tolerances.
approxPressureCtd(x, bin, trimBin = FALSE)
x |
a ctd object |
bin |
a vector of numerical values of the center of the bin |
trimBin |
a logical value indicating if the supplied bin values should be trimmed to the maximum pressure, default is FALSE. |
a ctd object that has the same metadata and processing log as the supplied ctd object, but with bin-averaged data.
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.