Skip to content

vec_equal_na should use all for data frames #201

@hadley

Description

@hadley

Not any, as currently.

Consider the case of dropping missing values — you only want to drop rows where all values are missing. This will make rcrds and data frames different, which I think makes sense (since a rcrds row represents a single value, but a data frame row represents many)

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