Removes saved API keys for the DemografixeR APIs (Genderize.io, Agify.io, Nationalize.io).

remove_api_key(verbose = TRUE)

Arguments

verbose

Logical parameter to define if a verbose message should be printed. By default set to TRUE.

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.

See also

Examples

if (FALSE) { remove_api_key() }