You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run plot_abundance_at_age() and set facet = NULL there are still facets, but if I set facet = 'none' it does work. I would have expected facet = NULL to provide the same result as 'none'
When I run
plot_abundance_at_age()and setfacet = NULLthere are still facets, but if I setfacet = 'none'it does work. I would have expectedfacet = NULLto provide the same result as'none'