View source: R/SyntacticSugar.R
cavatica_api_rate_limit | R Documentation |
Find the api rate limit
cavatica_api_rate_limit(auth)
auth |
authorisation object used to interface with cavatica api. Retrieved by running cavatica_api_connect() |
cavatica api rate limit (string)
## Not run:
auth = cavatica_api_connect()
cavatica_api_rate_limit(auth)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.