readBwbCorrFromCsv: Read BWB Rain Correction Data from CSV File

View source: R/bwb_rain_correction.R

readBwbCorrFromCsvR Documentation

Read BWB Rain Correction Data from CSV File

Description

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


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