remove_api_key {DemografixeR} | R Documentation |
Removes saved API key
Description
Removes saved API keys for the DemografixeR APIs (Genderize.io, Agify.io, Nationalize.io).
Usage
remove_api_key(verbose = TRUE)
Arguments
verbose |
|
Value
Does not return any object.
Warning
Please be careful when dealing with API keys and other secrets & tokens - keep them private and do not publish them.
Author(s)
Matthias Brenninkmeijer - https://github.com/matbmeijer
See Also
Examples
## Not run:
remove_api_key()
## End(Not run)
[Package DemografixeR version 0.1.1 Index]