Learn R Programming

hyfo (version 1.4.6)

collectData_excel_anarbe: Collect data from different excel files

Description

Collect data from different excel files

Usage

collectData_excel_anarbe(folderName, keyword = NULL, output = TRUE)

Value

The collected data from different excel files.

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.

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/.