R/meddra.R
meddra_auth.Rd
Get the token
meddra_auth(target_url, meddra_id, api_key)
The url for authenticate.
The user's meddra id.
The user's api key.
A string scalar. The user's token.
if (FALSE) { meddra_auth(url, id, key) }