vpr_oce_create | R Documentation |
Formats VPR data frame into oce
format CTD object
vpr_oce_create(data)
data |
data frame of vpr data with variable names 'time_ms', 'fluorescence_mv', 'turbidity_mv', 'n_roi', 'sigmaT' |
E. Chisholm
data('ctd_roi_merge') oce_dat <- vpr_oce_create(ctd_roi_merge)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.