fars_map_state: fars_map_state function

Description Usage Arguments Value Examples

Description

given an state and a year plots the coordenates of the accidents in this state an year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

the number of the state for which we want to draw the accident's coordinates.

year

an integer indicating the year for which we want to draw the accident?s coordinates

Value

a plot with all accident's coordinates drawed of the /codestate.num and /codeyear or null if the /codestate.num does not exist

Examples

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

## End(Not run)

llafuenteDECIDE/FAR documentation built on May 18, 2019, 8:12 p.m.