is_empty_str | R Documentation |
Matches the string
vector against "^\\s*$"
.
is_empty_str(str, convert_NA_to_FALSE = TRUE)
str |
A |
convert_NA_to_FALSE |
Whether to treat |
A logical
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.