Open joethorley opened 1 year ago
should allow for NAs to be considered distinct vs not.
or call distinct_same() or distinct_unique()
distinct_same()
distinct_unique()
have argument .na_distinct = TRUE
.na_distinct = TRUE
or distinct_keep_same() etc
distinct_keep_same()
should allow for NAs to be considered distinct vs not.