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
This makes it easier to make custom plots, such as comparing results of two entirely separate models (especially if fit with different lineage definitions).
return(invisible) should be enough, or a draw_plot argument.
This makes it easier to make custom plots, such as comparing results of two entirely separate models (especially if fit with different lineage definitions).
return(invisible) should be enough, or a
draw_plotargument.