Skip to content

%in% operator gives FALSE on NA #80

@markvanderloo

Description

@markvanderloo

e.g.

c(NA, "a") %in% letters[1:3]

We expect NA here when na.value=NA if used as validation rule

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions