View source: R/review_profiles.R
review_oxygen_ph_profiles | R Documentation |
Run after selecting temperature/salinity/density profiles.
review_oxygen_ph_profiles(
rds_dir_path,
in_pattern = "_final_ts.rds",
out_pattern = "_final.rds"
)
rds_dir_path |
Filepath to directory containing rds files to be reviewed. |
in_pattern |
Character vector search pattern for input files. |
out_pattern |
Character vector to append to filename. Default = "_final.rds" |
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.