fars_map_state: create a map of fars events given a state number and a year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

create a map of fars events given a state number and a year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

is an integer

year

an integer

Value

This functions returs a map with a point in every place there has been a fatality in a motor vehicle accident

Examples

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

javi97ag/fars documentation built on May 20, 2019, 8:01 p.m.