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

get_termsR Documentation

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

Description

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

Usage

get_terms(object)

Arguments

object

Object of class CTDdata.

Value

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

Examples

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

isglobal-brge/CTDquerier documentation built on Oct. 6, 2022, 1:18 p.m.