View source: R/transform_logical_yes_no.R
transform_logical_yes_no | R Documentation |
This function transforms a logical vector to a vector of yes/no strings or vice versa.
transform_logical_yes_no(x, lang = "nl")
x |
A logical or character vector. |
lang |
The language of the yes/no strings. Default is "nl" (Dutch). |
A vector of yes/no strings or a logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.