The goal of fbi is to connect to the FBI’s Crime Data Explorer to get crime data (UCR and NIBRS) from their API.

Installation

This package is not on CRAN yet.

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jacobkap/fbi")

Usage