vpr_oce_create: Create ctd oce object with vpr data

View source: R/EC_functions.R

vpr_oce_createR Documentation

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

Author(s)

E. Chisholm

Examples

data('ctd_roi_merge')
oce_dat <- vpr_oce_create(ctd_roi_merge)


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.