View source: R/api_rate_limit_helpers.R
check_unique_pat | R Documentation |
Check if API rate limit warning is needed
check_unique_pat(n_patients, use_api, rate_limit = 50)
n_patients |
Number of unique patients |
use_api |
Whether API is being used |
rate_limit |
The API rate limit (default: 50) |
Invisible NULL, called for side effects (warnings)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.