readAllBwbCumulativeHeights: Read and Combine Rain Heights

View source: R/bwb_rain_data_high.R

readAllBwbCumulativeHeightsR Documentation

Read and Combine Rain Heights

Description

Read rain height files with readBwbRainFromCsv2, combine them by rows, remove duplicates and order by timestamp

Usage

readAllBwbCumulativeHeights(files.data, ..., dbg = TRUE)

Arguments

files.data

character vector containing the full paths to the CSV files to be read

...

arguments passed to readBwbRainFromCsv2

dbg

if TRUE debug messages are shown


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