get_terms {CTDquerier} | R Documentation |
Getter to obtain the terms used to perform a query into CTDbase
get_terms(object)
object |
Object of class |
A list with two accessors: "used"
for the terms that
exists in CTDbase, and "lost"
with the terms that do not
exists in CTDbase.
data("gala") get_terms(gala)[["lost"]]