Skip to content

NA handling  #27

Open
Open
@JosiahParry

Description

@JosiahParry

Use extendr types for inputs which allow for missing values. Illustrate using match or ifelse statements to handle missing values. Discuss options:

  • return a missing value (Rscalar::na() method or ().into_robj() for null
  • Return a default value
  • skip and return a smaller result using filter_map()

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