fars_map_state: Locations of traffic accidents in the USA

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Maps accident locations in each state by year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

state identification

year

reference year

Value

Dataset in Tibble form.

Examples

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

## End(Not run)

orozcoae89/Rcur documentation built on June 21, 2020, 12:59 a.m.