get_summary_case_length: Get Philadelphia District Attorney's Office Case Case Summary...

Description Usage Arguments Value Examples

View source: R/main.R

Description

This function grabs the publicly available from the Philadelphia District Attorney's Office Public Data Dashboard.

Usage

1
2
3
get_summary_case_length(
  geography = c("citywide", "police_district", "zip_code", "census_tract")
)

Arguments

geography

A string with one of the following: 'citywide', 'police_district', 'zip_code', 'census_tract'.

Value

A data.frame with the data at the desired geographic unit.

Examples

1
2

jacobkap/phillyDAO documentation built on Jan. 1, 2021, 4:26 a.m.