should_inform_unspecified | R Documentation |
Wrapper around getOption("tibblify.show_unspecified")
that implements some
#' fall back logic if the option is unset. This returns:
should_inform_unspecified()
TRUE
if the option is set to TRUE
FALSE
if the option is set to FALSE
FALSE
if the option is unset and we appear to be running tests
TRUE
otherwise
TRUE
or FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.