ggplot2 3.4.0 depreciated size and replaced it with linewidth
library(calendR)
~~ Package calendR
Visit https://r-coder.com/ for R tutorials ~~
calendR() # Defaults to current year
Ignoring unknown labels:
• fill : ""
Warning message:
Using size aesthetic for lines was deprecated in ggplot2 3.4.0.
Please use linewidth instead.
ggplot2 3.4.0 depreciated size and replaced it with linewidth
library(calendR)
~~ Package calendR
Visit https://r-coder.com/ for R tutorials ~~