collectData_excel_anarbe function

Collect data from different excel files

Collect data from different excel files

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.

Returns

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

Other functions in hyfo

Related functions from the same R package

  • Maintainer: Yuanchao Xu
  • License: GPL-2
  • Last published: 2023-08-16