Skip to content

Detect rowwise grouping #9

Description

@courtiol

Users unfamiliar with lay may call rowwise() beforehand.
Doing so should exert no effect besides slowing down computation massively.
So perhaps we should detect rowwise groupings and act upon ithat (remove temporarily, warn, err, ...?).
That would probably imply to detect if the object is a tibble.
We need to see how this is efficiently done in dplyr.

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