fars_map_state: Locate the place of fatal injuries on map This function...

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

Locate the place of fatal injuries on map This function displays the place of the fata linjuries by state and year on a map an error message is given if the state.num is invalid

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

integer or character variable giving the state number

year

integer or character variable giving the year

Value

None

See Also

fars_read

make_filename

Examples

1
2
3
4
5
## Not run: 
fars_map_state(01, 2015)
fars_map_state("01", 2015)

## End(Not run)

LauraR09/farsfunctions documentation built on Nov. 10, 2019, 4:32 p.m.