fars_map_state: Create a map of accidents by state and year

Description Usage Arguments Value See Also Examples

View source: R/fars_function.R

Description

Displays a plot with a state map including the accidents location by year If the state.num is invalid the function shows an error

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An Integer with the State Code

year

A string, or an integer, with the input year

Value

None

See Also

fars_read

make_filename

Examples

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

## End(Not run)

Daviddlhy/farsdata documentation built on Dec. 31, 2020, 11:55 a.m.