powered by
Provides information about how frequently the API key has been used.
getKeyUsageStats(key = getOption("brickset_key"))
a data.frame with the number of times the key has been used.
The date
The number of times the key was used for the given date
the API key
if (FALSE) { options(brickset_key = 'BRICKSET_KEY', brickset_username = 'BRICKSET_UERNAME', brickset_password = 'BRICKSET_PASSWORD') getKeyUsageStats() }
Run the code above in your browser using DataLab