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
Very nice package. Thanks for putting it together. Got this warning recently when running it:
Warning: The <scale> argument of guides() cannot be FALSE. Use "none" instead as of ggplot2 3.3.4.
The deprecated feature was likely used in the ggweekly package.
The text was updated successfully, but these errors were encountered:
Very nice package. Thanks for putting it together. Got this warning recently when running it:
Warning: The
<scale>
argument ofguides()
cannot beFALSE
. Use "none" instead as of ggplot2 3.3.4.The deprecated feature was likely used in the ggweekly package.
The text was updated successfully, but these errors were encountered: