fars_map_state: Creates a map of accident locations for one as specified by...

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function requires the package map to be loaded or if map is installed to run the assignment stateMapEnv <- "R_MAP_DATA_DIR". I don't know how to properly include this warning in the documentation.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

FIPS code of the state to create a map for

year

Year of FARS input data to us

Value

A map of accident locations for state with FIPS code tate.num in year year.

Examples

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

## End(Not run)

GustavoBruges/fatalityR documentation built on May 7, 2019, 7:43 a.m.