jcvdav / MAREA

Repository for MAREA, a shiny app by TURFeffect
https://turfeffect.shinyapps.io/marea
MIT License
0 stars 2 forks source link

Add transect dimensions #46

Open jcvdav opened 6 years ago

jcvdav commented 6 years ago

This is a major enhancement.

The idea is that users can specify transect dimensions (e.g. 30 m long with a 2 x 2 sampling window) in the fourth tab. In turn, all of MAREA results that are reported on unit / transect (e.g. [Biomass] = Kg / transect) should be reported in m^2.

This enhancement will need a redefinition of some functions in MPAtools, like turfeffect(), density(), fish_biomass(), richness() and bio_results(), bio_results_i(), and perhaps mpa_plot4().