split_ctm | R Documentation |
Reads-in an rds file containing data that has been processed using the full gapctd workflow and uses the file name and estimated CTM parameters to reprocess data using the best upcast and downcast parameters.
split_ctm(rds_path, haul_df)
rds_path |
Path to rds file |
haul_df |
data.frame containing haul data from RACEBASE that includes metadata for the cnv file. |
An upcast and downcast rds file if both casts were found in the rds file. Moves the original rds file to bad_cnv.
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.