get_TGT: Get a TGT token from the UMLS API.

Description Usage Arguments Value

Description

TGT tokens are used to generate service tickets that allow for requests to be ran against the UMLS API.

Usage

1
2
3
4
5
get_TGT(name = NULL, pass = NULL)

set_TGT(value)

reset_TGT()

Arguments

name

The UMLS username.

pass

The UMLS password.

Value

Returns nothing, adding the TGT token to the environment.


mpancia/rUMLS documentation built on May 23, 2019, 6:26 a.m.