| Title: | ssdtools Shiny App |
|---|---|
| Description: | Shiny application for fitting species sensitivity distributions using ssdtools. |
| Authors: | Seb Dalgarno [aut, cre] (ORCID: <https://orcid.org/0000-0002-3658-4517>), Joe Thorley [ctb] (ORCID: <https://orcid.org/0000-0002-7683-4592>), Ayla Pearson [ctb] (ORCID: <https://orcid.org/0000-0001-7388-1222>) |
| Maintainer: | Seb Dalgarno <[email protected]> |
| License: | Apache License | file LICENSE |
| Version: | 0.5.3 |
| Built: | 2026-05-30 09:33:38 UTC |
| Source: | https://github.com/poissonconsulting/shinyssdtools |
Clean uploaded data
clean_ssd_data(data)clean_ssd_data(data)
data |
A data frame or tibble |
A cleaned tibble
Run Shiny ssdtools Application
run_app() run_ssdtools_app()run_app() run_ssdtools_app()
run_ssdtools_app():