Skip to content

NAs shouldn't be a logical #18

@armcn

Description

@armcn

If a generated value has NAs shouldn't be controlled by a logical. There should be more control about the proportion of NAs. A number doesn't work well since the NAs will be randomly distributed. Propose something like:

  • has_na = none()
  • has_na = some()
  • has_na = all()

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