get_terms | 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"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.