Description Usage Arguments Value
Apply or remove an annotation from a set of variables.
1 |
tibble |
Tibble to be annotated. |
variables |
A character vector of variable names to be annotated. If NULL or empty, all the columns of the tibble will be annotated. |
taxonomy |
The taxonomy to which the vocabulary belongs. If NULL, the annotation is a simple attribute (i.e. without a taxonomy reference). |
vocabulary |
The vocabulary to which the term belongs. |
term |
The term to apply. If NULL, the annotation will be deleted. |
The annotated tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.