na_as_missing | R Documentation |
Identify NAs and empty cells that fit a pattern and replace
na_as_missing( df, pat = "^(\\s*\\[*missing\\]*\\s*|\\s*|NA|\\s*-\\s*)$", fill = "-" )
fill |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.