View source: R/lib_conversions.R
string_gently_to_boolean | R Documentation |
converts a string to a boolean if it holds true or false, but retains the string if not
string_gently_to_boolean(x)
x |
string "TRUE", "true", "FALSE", "false" or something else |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.