set_fbi_crime_api_key: Set KEY for FBI Crime API

Description Usage Arguments Details Value Examples

View source: R/fbi_crime_api_key.R

Description

A convenience function to set key for FBI Crime API as a global option. Visit the following URL to get a key for the API: https://api.data.gov/signup/

Usage

1

Arguments

x

a string, your key for FBI Crime API.

Details

Before calling any querying functions, you should pass your API KEY with set_fbi_crime_api_key(). This function sets the input API key as a global option so that you don't need to specify the key every time.

Value

set_fbi_crime_api_key() invisibly returns 'NULL'.

Examples

1
set_zillow_web_service_id('SomeExampleKey5AynpvPpUQTEyxE77jo1RU8PIv')

SUN-Wenjun/fbicrime documentation built on Dec. 25, 2019, 5:12 a.m.