View source: R/bwb_rain_data_high.R
getBwbRainDataFromExcelFiles | R Documentation |
Get BWB Rain Data From Excel Files
getBwbRainDataFromExcelFiles(
xlsPaths,
tableName = "Niederschlag$",
columnNames = NULL,
use2007Driver = FALSE,
dbg = FALSE
)
xlsPaths |
(vector of) full path(s) to Excel file(s) |
tableName |
sheet name, default: "[Niederschlag$]" |
columnNames |
optional. Vector of names of columns (after renaming with
|
use2007Driver |
if TRUE, 2007 driver is used even if extension of xls is "xls" |
dbg |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.