fars_map_state: fars_map_state fars_map_state Read the data for a specific...

Description Usage Arguments Value Examples

Description

fars_map_state fars_map_state Read the data for a specific state and year and plot it in a map of the state with the location

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The integer number refering to the state we want to plot the information

year

Year from which we want to extract the information. Not a range!

Value

A plot of the state with the location of the data, as long as the state is valid and there is data to plot

Examples

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

## End(Not run)

afortuny/fars documentation built on May 7, 2019, 3:13 p.m.