gavinfay / fluke-mafmc-recdisc

Code for runnning analyses for the 2021 MAFMC Summer Flounder MSE focused on recreational discards
3 stars 3 forks source link

Add tabbed table with metrics for each state (i.e. all metrics for a given state rather than all states for a given metric) #9

Open gavinfay opened 1 year ago

gavinfay commented 1 year ago

Create new view of the state-metrics where all metrics are viewable for a given state.

gavinfay commented 1 year ago

@tbreault, in summary-metrics.Rmd , add new version of the state_bp (lines 231-234) code and do_state_bp() function (lines205-225) and plotting code (237-244) that nests the data by state (instead of metric), facets by metric, and creates tabs for each state.