select_terms {supernova} | R Documentation |
Select terms based on the user's term
specification
Description
Before returning the selection, ensure that the term we are subsetting on exists.
Usage
select_terms(fit, term = NULL)
Arguments
fit |
|
term |
If |
Value
A character vector of terms to run analyses on.
[Package supernova version 3.0.0 Index]