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


[Package hyfo version 1.4.6 Index]