parenthBoolean {ivmte} | R Documentation |
Correct boolean expressions in terms lists
Description
This function takes a vector of terms and places parentheses around boolean expressions.
Usage
parenthBoolean(termsList)
Arguments
termsList |
character vector, the vector of terms. |
Value
character vector.
[Package ivmte version 1.4.0 Index]