collectData_excel_anarbe {hyfo} | R Documentation |
Collect data from different excel files
Description
Collect data from different excel files
Usage
collectData_excel_anarbe(folderName, keyword = NULL, output = TRUE)
Arguments
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. |
Value
The collected data from different excel files.
References
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/.
[Package hyfo version 1.4.6 Index]