Skip to contents

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