fars_map_state: plotting the location of accidents

Description Usage Arguments Value Examples

Description

This function read the fars data of a specific year and state then and then try to plot the location of the accident in that state and year.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

an integer which indicates one state of US

year

an integer indicates the year of the fars file

Value

NULL, just plot the points of the fars data accident

Examples

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

## End(Not run)

einabadi-sh/farsdata documentation built on May 6, 2019, 9:53 a.m.