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

Add variable with a group-agnostic approach #414

Merged
merged 1 commit into from
Aug 2, 2019
Merged

Add variable with a group-agnostic approach #414

merged 1 commit into from
Aug 2, 2019

Conversation

jennybc
Copy link
Contributor

@jennybc jennybc commented Aug 1, 2019

Closes #413

With tidyr >= v1.0.0, grouped.d is a grouped tbl_df, which makes this mutate() fail. Without more profound changes, the easiest solution is to add this external variable with tibble::add_column() instead.

With tidyr >= v1.0.0, grouped.d is a grouped tbl_df, which makes this `mutate()` fail. Without more profound changes, the easiest solution is to add this external variable with `tibble::add_column()` instead.
@kassambara kassambara merged commit 295a211 into kassambara:master Aug 2, 2019
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 this pull request may close these issues.

Check failure with dev tidyr
2 participants
  翻译: