classifyTags | R Documentation |
Accepts a vector of tags to be classified as well as the iterators. Tags are classified as ‘iterator’, ‘array’, ‘conditional’, or ‘simple’. This is an internal function.
classifyTags(tagVector, iteratorsVector)
tagVector |
A vector of tags to be classified |
iteratorsVector |
a vector of the iterators to correctly classify tags |
A character vector the same length as the vectors to be tagged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.