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
The mcmc_scatter() examples use size with stat_ellipse() and stat_density_2d(), which produces a deprecation warning since ggplot2 3.4.0. Should be linewidth instead.