meddra_auth | R Documentation |
Get the token
meddra_auth(target_url, meddra_id, api_key)
target_url |
The url for authenticate. |
meddra_id |
The user's meddra id. |
api_key |
The user's api key. |
A string scalar. The user's token.
## Not run: meddra_auth(url, id, key) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.