from_excel: function to read data in excel format

View source: R/external_data.R

from_excelR Documentation

function to read data in excel format

Description

function to read data in excel format

Usage

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


jentjr/gwstats documentation built on Jan. 12, 2024, 9:40 p.m.