get_terms-methods: Getter to obtain the terms used to perform a query into...

Description Usage Arguments Value Examples

Description

Getter to obtain the terms used to perform a query into CTDbase

Usage

1
get_terms(object)

Arguments

object

Object of class CTDdata.

Value

A list with two accessors: "used" for the terms that exsist in CTDbase, and "lost" with the terms that do not existi in CTDbase.

Examples

1
2
data("gala")
get_terms(gala)[["lost"]]

CTDquerier documentation built on Oct. 31, 2019, 2:57 a.m.