Fix codebase from variety of issues#195
Conversation
New version checklist
|
Code Metrics Report
Code coverage of files in pull request scope (66.2%)
Reported by octocov |
sbreitbart-NOAA
left a comment
There was a problem hiding this comment.
I think everything looks good except for one thing, which I'm struggling to test: running plot_spawning_biomass() with facet. I've tried several sample datasets and faceted for fleet and sex with no luck. Can you please provide an example?
Tbh I am not sure if I have any examples either |
|
@sbreitbart-NOAA I'll do a manual test and add in try out the facet feature in spawning biomass plot |
… and removes error found in #183
… form of an RDS or the object from the R environment
|
@sbreitbart-NOAA feel free to try it out, but this is how the facetting looks :) I just merged in #196 so there is a rebase
|
fc14428 to
74924bb
Compare
|
Great! This worked too: |

Summary
Various small fixes identified from the following issues:
plot_spawning_biomass(...)when facet is returned fromprocess_data(...)as character(0)