R/assign_limits.R
assign_limits.Rd
Function to assign default Groundwater Protection Standards
assign_limits(df, column = "param_name", method = c("default", "tolerance"), locations = NULL)
df | dataframe of groundwater data in tidy format |
---|---|
column | column to search for constituents |
method | used to assign GWPS. Options c("default", "tolerance") |
locations | locations to be used |