na_replace | R Documentation |
Replace NAs in vector with fixed value
na_replace(vec, value = 0L)
vec |
vector to replace NAs in |
value |
value to inject for NA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.