Description Usage Arguments Details Examples
Convert any specified values to NA in list, column
1 | input_na(x, y)
|
x |
your input col, needs to be in the format df$x |
y |
if more than 1 value, then use c(a,b,c) format |
A function to convert to NA in column in dataframe
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.