dswdejonge / TripleD-app

Shiny app for TripleD database.
GNU General Public License v3.0
2 stars 0 forks source link

Map: Implement Cruise_objective #8

Open dswdejonge opened 4 years ago

dswdejonge commented 4 years ago

Right now all data points are shown. However, if there is a station where a certain species was explicitly excluded, the station points should not be shown (because now it appears as if that species was not sampled there at all, but perhaps it was only discarded).

This data is included in Cruise_objective (complete, incomplete, or focus). Write a function that can read the excluded and/or focussed taxa and adjust the map accordingly.