function to read data in excel format
from_excel(path, sheet = "Sheet1")
Arguments
path |
path to the excel file of groundwater data in the format
with column names
location_id, param_name, default_unit, lt_measure, analysis_result |
sheet |
sheet name in spreadsheet |