powered by
Combines CTD data (time, hydrographic parameters), with ROI information (identification number) into single dataframe, aligning ROI identification numbers and taxa classifications with time and hydrographic parameters
vpr_ctdroi_merge(ctd_dat_combine, roi_dat_combine)
a CTD dataframe from VPR processing from vpr_ctd_read
vpr_ctd_read
a data frame of roi aid data from vpr_autoid_read
vpr_autoid_read
E. Chisholm & K. Sorochan
data('ctd_dat_combine') data('roi_dat_combine') ctd_roi_merge <- vpr_ctdroi_merge(ctd_dat_combine, roi_dat_combine)
Run the code above in your browser using DataLab