scrape_rawwater: Scrape raw water data

View source: R/scrape.R

scrape_rawwaterR Documentation

Scrape raw water data

Description

Read in raw water data from the Weekly (1st) sheet of the lab data file. Identify parameters to read in based on parameters.xlsx

Usage

scrape_rawwater(weekly_data, clearwell_start, labdat_parameters)

Arguments

weekly_data

dataframe. All data in the Weekly sheet of the lab data file

clearwell_start

numeric value. The start of the Clearwell data as indicated by the phrase "CLEAR WELL" in the Parameters column of the Weekly data

labdat_parameters

dataframe. Output from check_parameters_content

Value

data frame of the raw water data


biogeochem/bpwtpR documentation built on May 6, 2024, 5:17 p.m.