fars_map_state: Display map of fatalities

Description Usage Arguments Value Note Examples

View source: R/fars_functions.R

Description

Display map of fatalities

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

Integer state number as defined by the US Census Bureau

year

Integer specifying the year of interest

Value

A plot of all fatal accidents for the given state during the given year

Note

Using a state number that does not exist will throw an error. Also, only the contiguous 48 states and District of Columbia can be mapped

Examples

1
## Not run: fars_map_state(26, 2015)

linacrem/farsdocs documentation built on May 23, 2019, 9:02 p.m.