move_bad_rds: Remove rds files based on QA/QC flags (R workflow)

View source: R/utils.R

move_bad_rdsR Documentation

Remove rds files based on QA/QC flags (R workflow)

Description

Remove deployment rds files that contain bottom, upcast, and/or bottom ctd objects based on QA/QC flags.

Usage

move_bad_rds(
  rds_dir_path = here::here("output", "gapctd"),
  in_pattern = "_typical.rds"
)

Arguments

rds_dir_path

File path to directory containing rds files to be evaluated.

in_pattern

Character vector search pattern for input files.

Value

Bad files moved to /bad_cnv/

Author(s)

Sean Rohan


afsc-gap-products/gapctd documentation built on March 5, 2025, 3:42 a.m.