fars_map_state: Display map of accidents with fatal injuries by state and...

Description Usage Arguments Details Value Examples

Description

The data is from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS), which is a nationwide census, providing the American public yearly data, regarding fatal injuries suffered in motor vehicle traffic crashes. For more information, see:

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An integer or string indicating the state

year

A string, or an integer

Details

If the state.num or year is invalid the function throws an error.

Value

None

Examples

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

## End(Not run)

KvEijden/FARS documentation built on June 11, 2019, 1:30 p.m.