View source: R/translate_categories.R
any_tokens | R Documentation |
Checks if there are any recognized tokens in the data provided
any_tokens(data, language_tokens)
data |
A data frame (or data frame extension) |
language_tokens |
A data frame (or data frame extension) containing
the translations. Output from |
Boolean logical (TRUE or FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.