njtierney / naniar

Tidy data structures, summaries, and visualisations for missing data
http://naniar.njtierney.com/
Other
649 stars 54 forks source link

use across with scoped variants with replace_with_na (e.g., _if _at _all) #323

Open njtierney opened 1 year ago

njtierney commented 1 year ago

Following on for #262 I would like to have replace_with_na work with across and co, or to document a way to use across with na_if or other solutions.

Related issues: