Skip to content

Syntax for temporary grouping #4711

@hadley

Description

@hadley

Syntax ideas:

df %>% with_groups(mutate, this, that)(foo = 1)

df %>% with_groups(c(this, that), mutate, foo = 1)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions