get_remaining_quota {kofdata} | R Documentation |
Check Remaining Quota
Description
Query the API for the number of time series downloads remaining in the current month.
Usage
get_remaining_quota(api_key)
Arguments
api_key |
character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted. |
Examples
get_remaining_quota("313984fcd9f343d3961891319b0ed321")
[Package kofdata version 0.2.1 Index]