flag.nameiftrue | R Documentation |
Returns the name and its value, if its TRUE.
flag.nameiftrue(toggle, prefix = NULL, suffix = NULL, name.if.not = "")
toggle |
Binary variable |
prefix |
prefix added before the string, Default: NULL |
suffix |
suffix added after the string, Default: NULL |
name.if.not |
Alternative name., Default: ” |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.