fars_map_state: Plots location of accidents on a map.

Description Usage Arguments Value Examples

Description

Plots location of accidents on a map.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The state to load data for

year

The year to load data for

Value

NULL. Draws a plot. On error (invalid state, no accidents), displays a message.

Examples

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

## End(Not run)

adhager/farsr documentation built on June 21, 2019, 8:35 a.m.