View source: R/utility_functions.R
no_empty | R Documentation |
Considered empty if equal to "" or "None"
no_empty(x, empty.values = c("", "None"))
x |
Input vector |
empty.values |
Vector of values considered "empty" |
Vector where empty values have been removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.