Open
Description
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
Labels
No labels