classifyTags: Classifies Tags
Description
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.
Usage
classifyTags(tagVector, iteratorsVector)
Value
A character vector the same length as the vectors to be tagged
Arguments
- tagVector
A vector of tags to be classified
- iteratorsVector
a vector of the iterators to correctly classify tags