rtematres.api.search: A tematres base api based function to search the server

Description Usage Arguments Value

Description

Search a Tematres thesaurus via keywords. This function is a wrapper and so it calls the appropriate funtions depending on the search task.

Usage

1
  rtematres.api.search(term, task = "search")

Arguments

term

The term you are looking for

task

Defines behavior on search. Defaults to "search" but can also be "broader" (look for upward definitions) and "narrower" (looking for downward definitions).

Value

The function returns a vector of keywords


rtematres documentation built on May 2, 2019, 11:12 a.m.