leppott / MBSStools

Suite of tools for data manipulation and calculations for Maryland DNR MBSS program.
https://leppott.github.io/MBSStools/
GNU General Public License v3.0
3 stars 3 forks source link

Add integration with master taxa list in Shiny app #37

Closed leppott closed 3 years ago

leppott commented 3 years ago

Is your feature request related to a problem? Please describe. Want users to be able to use the official MBSS master taxa list in calculations.

Describe the solution you'd like Shiny App: Add ability to merge the standard master taxa lists (taxa characteristics) with uploaded sample data.

Describe alternatives you've considered Need in the Shiny app.

Additional context NA

leppott commented 3 years ago

"Master" files are located on another GitHub site. So the code will always be current

https://github.com/leppott/MBSStools_SupportFiles

leppott commented 3 years ago

Shiny app allows for the handling of new/different taxa from the MBSS official master taxa list in 3 ways.

This is a handled with a pull down list prior to "calculation" on the Shiny app.

image

leppott commented 3 years ago

Function "qc_taxa" added to the package in commit v1.1.0.9037 https://github.com/leppott/MBSStools/commit/aa424332df9aca802474de07814704bca5640202