View source: R/bwb_rain_correction.R
readBwbCorrFromExcel | R Documentation |
Read BWB Rain Correction Data from Excel File
readBwbCorrFromExcel(
file,
tblCorr = "Bericht 1$",
tblGaug = "gaugeNames",
dbg = TRUE
)
file |
full path to Excel file |
tblCorr |
name of sheet containing correction data. Default: "Bericht 1$" |
tblGaug |
name of sheet containing gauge Names. Default: "gaugeNames$" |
dbg |
logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.