Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot.data warning #22

Open
angerhang opened this issue Apr 20, 2021 · 1 comment · May be fixed by #24
Open

plot.data warning #22

angerhang opened this issue Apr 20, 2021 · 1 comment · May be fixed by #24

Comments

@angerhang
Copy link

> 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?

@philsf philsf linked a pull request Dec 6, 2021 that will close this issue
@phargarten2
Copy link

I also got this warning. This commit #24 should fix this error.

WIndows R 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants