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

The geom_abline function has no position parameter #27

Open
pglezen opened this issue Jun 13, 2016 · 0 comments
Open

The geom_abline function has no position parameter #27

pglezen opened this issue Jun 13, 2016 · 0 comments

Comments

@pglezen
Copy link

pglezen commented Jun 13, 2016

The first code sample of 04_rttm.md has the following line:

g = g + geom_abline(position = "identity")

This won't compile in my version of R (3.2.3). The position parameter is not listed in the help file for geom_abline. But the program runs fine without it. So I recommend removing it.

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