fars_map_state: Create a map of the events This function will read in a state...

Description Usage Arguments Value Examples

Description

Create a map of the events This function will read in a state (by number index) and a year and return a map of the event locations.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

State number index in the fars data

year

Four digit year

Value

a map of the event locations for the inputted state.

Examples

1
2
3
4
## Not run: 
fars_map_state(1,2013) #Print events in Alabama for 2013

## End(Not run)

cmoten/fars documentation built on May 6, 2019, 2:30 p.m.