View source: R/bwb_rain_data.R
| readBwbRainFromCsv2 | R Documentation | 
Read BWB rain data from CSV file
readBwbRainFromCsv2(
  file,
  sep = ";",
  country = "de",
  date.format = "%d.%m.%Y %H:%M",
  dbg = TRUE
)
file | 
 full path to CSV file  | 
sep | 
 column separator  | 
country | 
 "en" for English number format, "de" for German number format  | 
date.format | 
 date format string, passed to
  | 
dbg | 
 if   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.