check_labelled | R Documentation |
Checks if a supplied supertibble is labelled and throws an error if it is not
but labelled
is set to TRUE
check_labelled(supertbl, add_labelled_column_headers, call = caller_env())
supertbl |
a supertibble generated using |
add_labelled_column_headers |
Whether or not to include labelled outputs |
call |
the calling environment to use in the warning message |
A boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.