replace_na | R Documentation |
Randomized replacement of values by NA
.
replace_na(v, percentage = 0.05, seed = NULL)
v |
( |
percentage |
( |
seed |
( |
The input vector v
where a certain number of values are replaced by NA
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.