| Title: | Water Quality Benchmark Testing Data |
|---|---|
| Description: | Reference data from the ecotox database used for examples and testing in the wqbench package. |
| Authors: | Ayla Pearson [aut] (ORCID: <https://orcid.org/0000-0001-7388-1222>), Angeline Tillmanns [aut, cre], Joe Thorley [ctb] (ORCID: <https://orcid.org/0000-0002-7683-4592>), Province of British Columbia [cph] |
| Maintainer: | Angeline Tillmanns <[email protected]> |
| License: | Apache License (== 2) |
| Version: | 0.1.0 |
| Built: | 2026-05-11 06:47:05 UTC |
| Source: | https://github.com/poissonconsulting/wqbenchdata |
Sample data set used for examples.
aquatic_dataaquatic_data
An object of class tbl_df (inherits from tbl, data.frame)
head(aquatic_data)head(aquatic_data)
Get wqbench data set
get_wqbenchdata(dataset)get_wqbenchdata(dataset)
dataset |
A data set name |
A data frame
data <- get_wqbenchdata("aquatic_data") data <- get_wqbenchdata("raw_data")data <- get_wqbenchdata("aquatic_data") data <- get_wqbenchdata("raw_data")
Sample of raw data used for testing.
raw_dataraw_data
An object of class tbl_df (inherits from tbl, data.frame)
head(raw_data)head(raw_data)