ssd_wqg_bc: Water Quality Guideline for British Columbia *[Deprecated]*

View source: R/wqg.R

ssd_wqg_bcR Documentation

Water Quality Guideline for British Columbia [Deprecated]

Description

Calculates the 5% Hazard Concentration using ssd_fit_bcanz() and ssd_hc().

Usage

ssd_wqg_bc(data, left = "Conc")

Arguments

data

A data frame.

left

A string of the column in data with the concentrations.

Value

A tibble of the 5% hazard concentration with 95% confidence intervals.

See Also

ssd_fit_bcanz() and ssd_hc()

Other wqg: ssd_wqg_burrlioz()

Examples

## Not run: 
ssd_wqg_bc(ssddata::ccme_boron)

## End(Not run)

ssdtools documentation built on April 4, 2025, 12:35 a.m.