I am using code from the previous release and now it says "Warning message:
Ignoring unknown parameters: colour, size". It is strange because the color and size arguments are still being used correctly in the plot. So might just be a message issue. Thanks!!
autoplot.bathy(bathymap, geom = c("c", "r"), colour = "white", size = 0.1, coast = TRUE)
Thanks!
I am using code from the previous release and now it says "Warning message:
Ignoring unknown parameters: colour, size". It is strange because the color and size arguments are still being used correctly in the plot. So might just be a message issue. Thanks!!
Thanks!