fars_map_state: Display accidents map by state and year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

It displays a plot with a state map which includes the accidents location by year If the state number is incorrect then it 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

Examples

1
## Not run:  fars_map_state(45, 2014)

AGrosserHH/Farsdata documentation built on May 21, 2019, 10:09 a.m.