Learn R Programming

vprr (version 0.2.3)

vpr_oce_create: Create ctd oce object with vpr data

Description

Formats VPR data frame into oce format CTD object

Usage

vpr_oce_create(data)

Arguments

data

data frame of vpr data with variable names

Author

E. Chisholm

Examples

Run this code
data('ctd_roi_merge')
oce_dat <- vpr_oce_create(ctd_roi_merge)

Run the code above in your browser using DataLab