fars_map_state: map the distribution of a state in a year

Description Usage Arguments Value Examples

View source: R/fars.R

Description

This is a function that you can choose a state by the state number and a year, it will return a plot that describe the distribution of the accident in the state of the choosen year.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The state number in 1 to 56, representing each state

year

The numeric representing the year

Value

This function will return a map describing the distribution of the accident

Examples

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

Beryli-122/fars_package documentation built on July 13, 2020, 12:01 a.m.