| .check_key_can_untibblify | R Documentation |
Validates that key is a length-1 character string by chaining
.check_key_length_1() and .check_key_is_character().
.check_key_can_untibblify(key, call = caller_env())
key |
( |
call |
( |
key if valid; otherwise throws an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.