View source: R/text_preprocessing.R
validate_umls_key | R Documentation |
This function validates a UMLS API key using the validation endpoint.
validate_umls_key(api_key, validator_api_key = NULL)
api_key |
UMLS API key to validate |
validator_api_key |
Your application's UMLS API key (for third-party validation) |
Logical indicating if the API key is valid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.