readAllBwbCorrections: Read and Merge BWB Correction Files

View source: R/bwb_rain_data_high.R

readAllBwbCorrectionsR Documentation

Read and Merge BWB Correction Files

Description

Read and Merge BWB Correction Files

Usage

readAllBwbCorrections(dir.in, args.general, args, dbg = TRUE)

Arguments

dir.in

full path to input directory where to look for CSV files to import

args.general

list of general argument settings to be used when calling read_BWB_rain_correction. For available argument names, see the help pages of the sub-functions read_BWB_rain_correction_long, read_BWB_rain_correction_wide_day, read_BWB_rain_correction_wide_gauge.

args

list of argument settings for each file. The elements in the list are expected to be the names of files in dir.in.

dbg

if TRUE (default), debug messages are shown


KWB-R/kwb.read documentation built on Oct. 2, 2023, 10:40 a.m.