Skip to content

Commit

Permalink
add ecotox as alternative source of environmental toxicity data
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Dec 10, 2024
1 parent 276187c commit 2aed846
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ The website for the development version is at <https://bcgov.github.io/ssdtools/
## Introduction

The dependency [`ssddata`](https://github.com/open-AIMS/ssddata) provides example data sets for several chemicals including Boron.
The [ECOTOX](https://cfpub.epa.gov/ecotox/) Knowledgebase is another source of toxicity concentrations for over 12,000 chemicals.

```{r, message=FALSE}
library(ssdtools)
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ The website for the development version is at
## Introduction

The dependency [`ssddata`](https://github.com/open-AIMS/ssddata)
provides example data sets for several chemicals including Boron.
provides example data sets for several chemicals including Boron. The
[ECOTOX](https://cfpub.epa.gov/ecotox/) Knowledgebase is another source
of toxicity concentrations for over 12,000 chemicals.

``` r
library(ssdtools)
Expand Down

0 comments on commit 2aed846

Please sign in to comment.