fars_map_state: The map with the state ploted on the map This is a function...

Usage Arguments Value Examples

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An integer representing the index of the state

year

An interger representing the specified year

Value

a map, it plots the location of the record on the map for the specified state and year

Examples

1
2
3
4
5
## Not run: 
fars_map_state(state.num = 4, year = 2014)
fars_map_state(5, 2013)

## End(Not run)

shijbian/firstPackage documentation built on May 29, 2019, 9:25 p.m.