Skip to content

slice_min/max() should sorting by multiple columns in dplyr style #1167

Closed
@mgirlich

Description

@mgirlich

Currently, they (accidentally) support sorting by multiple columns via c(col1, col2). For compatibility with dplyr this should give an error and instead the syntax tibble(col1, col2) should be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions