fars_map_state: Plot State Accidents

Description Usage Arguments Details Value Examples

Description

Plot State Accidents

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

ID number of a state

year

selected year

Details

The function will read data and create a map of accidents for a given state and year.

Value

Plot State Accidents by year ans state

Examples

1
2
3
4
5
6
7
fars_map_state(12, 2014)
fars_map_state(36, 2014)

## Not run: 
fars_map_state(3, 2014)   # error

## End(Not run)

MarkPados/buildingpackagefars documentation built on May 10, 2019, 9:28 a.m.