anySpecial {reformulas} | R Documentation |
Detect whether there are any 'specials' in a formula term
Description
Detect whether there are any 'specials' in a formula term
Usage
anySpecial(term, specials = findReTrmClasses())
Arguments
term |
formula term |
specials |
values to detect |
Value
logical value
[Package reformulas version 0.3.0 Index]