fars_map_state: Show map of accident number by state and year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

generate a map of fatal accidents for a given state and year. An error is raised for invalid state numbers.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

an integer of state codes

year

an integer or string with input year

Value

map graphics

Examples

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

YohkoTomota/Fars documentation built on Aug. 1, 2020, 10:45 p.m.