Sets the FBI's Crime Data Explorer API key

set_api_key(key)

Arguments

key

A string containing your FBI's Crime Data Explorer API key

Value

A string with the FBI's Crime Data Explorer API key

Examples

set_api_key("abc123")
#> FBI API key set to: 'abc123'.
#> [1] "abc123"