set_background: Function to return a column of background data

View source: R/background_helper.R

set_backgroundR Documentation

Function to return a column of background data

Description

Function to return a column of background data

Usage

set_background(df, sample_date, start, end, return_all = FALSE)

Arguments

df

dataframe of groundwater data in tidy format

sample_date

the column for the sampling dates

start

the start date for background

end

the end date for background

return_all

logical condition to return all values, or only background


jentjr/manager documentation built on Jan. 12, 2024, 9:45 p.m.