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

Passing log='y' to slopegraph() throws warnings #17

Open
ArtPoon opened this issue Mar 31, 2020 · 0 comments
Open

Passing log='y' to slopegraph() throws warnings #17

ArtPoon opened this issue Mar 31, 2020 · 0 comments

Comments

@ArtPoon
Copy link
Owner

ArtPoon commented Mar 31, 2020

> slopegraph(t(df[1:2, taxa]), names.arg=c('sample1', 'sample2'), log='y')
There were 12 warnings (use warnings() to see them)
> warnings()
Warning messages:
1: In plot.xy(xy.coords(x, y), type = type, ...) :
  "log" is not a graphical parameter
2: In plot.xy(xy.coords(x, y), type = type, ...) :
  "log" is not a graphical parameter
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

No branches or pull requests

1 participant