Skip to content

group_by_ + arrange_ #2318

@mplourde

Description

@mplourde

arrange_ used to respect groupings. Now I often find myself using the idiom do(arrange_(., ~cpm)) to order groups individually for, say, a cumulative sum along time within groups.

Would it be feasible to add an argument to arrange_ or create a new function, say, group_arrange_ to encapsulate this?

Thank you.

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