meddra_post | R Documentation |
Create the post query
meddra_post(target_url, json, token)
target_url |
The url for a post query. |
json |
A string scalar or a list. The json query. |
token |
The user's token. |
A list. The result of query.
## Not run: meddra_post(url, json_body, token) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.