move_bad_rds | R Documentation |
Remove deployment rds files that contain bottom, upcast, and/or bottom ctd objects based on QA/QC flags.
move_bad_rds(
rds_dir_path = here::here("output", "gapctd"),
in_pattern = "_typical.rds"
)
rds_dir_path |
File path to directory containing rds files to be evaluated. |
in_pattern |
Character vector search pattern for input files. |
Bad files moved to /bad_cnv/
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.