update_background: Function to update background data

View source: R/update_background.R

update_backgroundR Documentation

Function to update background data

Description

Function to update background data

Usage

update_background(df, well, param, start = NULL, n_end = 8, n_prop = 4)

Arguments

df

data frame of groundwater data in tidy format

well

the location to update

param

the constituent to update

start

the start date of the background data. IF not provide the start of the data will be found using @seealso [start_date()]

n_end

the number of samples in current background. The date will be found from this sample.

n_prop

the number of samples to include in the proposed background


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