Closed nsheff closed 2 years ago
Running the examples I'm getting this deprecation warning I guess from ggplot:
Warning messages: 1: `guides(<scale> = FALSE)` is deprecated. Please use `guides(<scale> = "none")` instead. 2: `guides(<scale> = FALSE)` is deprecated. Please use `guides(<scale> = "none")` instead.
This should be corrected.
tagged the wrong issue in that commit. this is not fixed...
fixed
Running the examples I'm getting this deprecation warning I guess from ggplot:
This should be corrected.