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
> library(blandr)
> library(ggplot2)
> blandr.draw( data$tst_p, data$tst)
Warning messages:
1: Use of `plot.data$x.axis` is discouraged. Use `x.axis` instead.
2: Use of `plot.data$y.axis` is discouraged. Use `y.axis` instead.
I am on Mac with R 4.0.5. Should be something simple to fix?
The text was updated successfully, but these errors were encountered:
I am on Mac with R 4.0.5. Should be something simple to fix?
The text was updated successfully, but these errors were encountered: