SUN-Wenjun/fbicrime: R wrapper for FBI Crime API

FBI, Federal Bureau of Investigation, provides offense, offenders, victim, arrest data for the United States through an API named FBI Crime Data API. The fbicrime package package provides an R wrapper for the API, so that R users can directly access the most updated crime data from R. See <https://crime-data-explorer.fr.cloud.gov/api> for the FBI Crime Data API description.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/SUN-Wenjun/fbicrime
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SUN-Wenjun/fbicrime")
SUN-Wenjun/fbicrime documentation built on Dec. 25, 2019, 5:12 a.m.