fars_map_state: Show Where Accidents Occurred on a Map by Year and State

Description Usage Arguments Details Examples

Description

For a given year of FARS data, show where accidents occurred on a map of the specified state. See make_filename for additional restrictions.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The GLC code for the state

year

The year for the accident data

Details

See Fatality Analysis Reporting System.

States are represented by a GLC code. See https://www.gsa.gov/cdnstatic/GLCs_for_the_USA_and_DC_%281%29.xlsx.

Examples

1
2
3
4
## Not run: 
fars_map_state(1, 2013)

## End(Not run)

j50n/c3w4 documentation built on May 18, 2019, 8:12 p.m.