Skip to contents

Read BWB rain correction data from a CSV file that has been created by saving the corresponding Excel file as CSV

Usage

readBwbCorrFromCsv(file, sep = ",", country = "de", format = "%d.%m.%Y")

Arguments

file

path to CSV file

sep

column separator

country

contry code specifying decimal and thousands separators, one

format

date format, passed to as.Date