powered by
Obtains the dependency term from the formula
getTerm(f)
formula from which term is to be extracted.
String with the terms
This is a helper function to extract the terms from a formula
# NOT RUN { library(analysisPipelines) getTerm(y ~ x) # }
Run the code above in your browser using DataLab