fars_map_state: Plot accidents data by state num and year

Description Usage Arguments Value Examples

Description

This function filters the data set by state number and year and plot the results in a map

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

State number

year

An integer with the value of the year

Value

Map with the points where the accidents occured

Examples

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

## End(Not run)

lmeilibr/Fars documentation built on May 21, 2019, 7:35 a.m.