-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoftware.qmd
23 lines (16 loc) · 1.41 KB
/
software.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "Software"
---
**In my work I hope to promote reproducible science and narrow the research-implementation gap. Below are some software and management tools I have developed.**
::: {layout-ncol="2"}
::: {.column width="50%"}
![](assets/img/eDNAjoint_logo_final.png){height="250" fig-align="center"}
**eDNAjoint**: R package useful for interpreting observations from paired eDNA and traditional surveys. Available on [Cran](https://cran.r-project.org/web/packages/eDNAjoint/index.html) (stable version) and [ROpenSci](https://github.com/ropensci/eDNAjoint) (development version). Refer to the [package vignette](https://ednajoint.netlify.app/) for more information and detailed examples. Peer-reviewed at *ROpenSci*. Silver statistical software badge.
:::
::: {.column width="50%"}
![](assets/img/greencrab_drawing.png){height="175" fig-align="center"}
[European Green Crab Management Tools](https://washingtonseagrant.shinyapps.io/greencrabtools/): Washington Sea Grant-hosted RShiny app co-developed with invasive species managers throughout Washington State to help plan and interpret European green crab removal efforts.
- Uses R package [greencrab.toolkit](https://cran.r-project.org/web/packages/greencrab.toolkit/index.html) available on Cran.
:::
:::
![Demonstrating the green crab management toolkit at a management summit in WA state](assets/img/Abby-ShinyPresentation.jpg){height="500"}