getCategories | R Documentation |
Extract unique entries with a corresponding name.
getCategories(named_categ_vec)
named_categ_vec |
A vector of categories with names. "Uniqueness" in the vector and its name should be the same!!! |
getCategories(c("A" = 1, "B" = 1, "C" = 2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.