Skip to content

mutate_() deprecated -- replace with mutate() #45

Description

@daaronr
iris %>% comparison_table(Sepal.Length, Species)

Now throws warning:

Warning message:
`mutate_()` was deprecated in dplyr 0.7.0.
Please use `mutate()` instead.
See vignette('programming' [... truncated] 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions