README.md

Overview

CRAN_Status_Badge Travis-CI Build
Status AppVeyor Build
Status Lifecycle:
experimental

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

library(fbi)


jacobkap/fbiAPI documentation built on Sept. 17, 2020, 3:16 a.m.