View source: R/bwb_rain_correction.R
readBwbCorrFromCsv | R Documentation |
Read BWB rain correction data from a CSV file that has been created by saving the corresponding Excel file as CSV
readBwbCorrFromCsv(file, sep = ",", country = "de", format = "%d.%m.%Y")
file |
path to CSV file |
sep |
column separator |
country |
contry code specifying decimal and thousands separators, one |
format |
date format, passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.