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

Changes after revdep checks of dplyr 0.8.0 RC #223

Merged

Commits on Dec 20, 2018

  1. use dplyr::row_number() instead of 1:n().

    `n()`, and `row_number()` no longer get special treatment, and should be imported, or prefixed too, as of dplyr 0.8.0
    romainfrancois committed Dec 20, 2018
    Copy the full SHA
    592840c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cce6490 View commit details
    Browse the repository at this point in the history