is_empty_coding | R Documentation |
Is an object the empty coding?
is_empty_coding(x)
x |
An object |
TRUE/FALSE if the object is identical to 'empty_coding()'
is_empty_coding(empty_coding())
is_empty_coding(coding())
is_empty_coding(coding(code("Yes", 1), code("No", 0)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.