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
Hi,
I've been using the package to plot forestplots (forest_plot() function) and when using it in rmd, the plot is produced twice in the source script. If I use fig.keep='last' in the chunk, it knits with only figure, but the source script keeps producing double plots.
Is there anything else I can try?