Description Usage Arguments Examples
This function sreplaces the NA in a list with a value
1 |
data |
an object to be checked if it's NA |
subs |
substitute the NA values with subs (Defauts empty string) |
1 | if.na(airquality$Ozone, -1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.