meddra_auth: Get the token

Description Usage Arguments Value Examples

View source: R/meddra.R

Description

Get the token

Usage

1
meddra_auth(target_url, meddra_id, api_key)

Arguments

target_url

The url for authenticate.

meddra_id

The user's meddra id.

api_key

The user's api key.

Value

A string scalar. The user's token.

Examples

1
2
3
4
## Not run: 
meddra_auth(url, id, key)

## End(Not run)

dmtools documentation built on Nov. 9, 2020, 9:06 a.m.