collectData_excel_anarbe | R Documentation |
Collect data from different excel files
collectData_excel_anarbe(folderName, keyword = NULL, output = TRUE)
folderName |
A string showing the folder path. |
keyword |
A string showing the extracted column, e.g., waterLevel, waterBalance. |
output |
A boolean showing whether the output is given. |
The collected data from different excel files.
R Core Team (2015). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL http://www.R-project.org/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.