Skip to content

chop() should require cols #1205

@DavisVaughan

Description

@DavisVaughan

I don't think this should be optional

tidyr/R/chop.R

Lines 70 to 72 in e7aac41

if (missing(cols)) {
return(data)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviornesting 🐦nesting, chopping, and packing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions