fars_map_state: Plots the accidentes within a state

Description Usage Arguments Details Examples

Description

Plots the aciddent locations for a selected state and year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The number of state to plot

year

The year to plot

Details

In case an invalid state is selected, the function throws and error. In case there are no accidents to plot, it shows a warning and no plot is created.

Examples

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

## End(Not run)

raggaraluz/master_sw_dev_c3 documentation built on May 21, 2019, 9:22 a.m.