fars_map_state: The function 'fars_map_state' takes the value of state number...

Description Usage Arguments Note Examples

View source: R/FARfunctions.R

Description

The function fars_map_state takes the value of state number and year to produce a map with accidents marked

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

numerical ID of a state

year

integer value of the year

Note

This function does not have any data ourput, instead, it produces a plot as a side effect of the function

Examples

1
 ## Not run: fars_map_state(10, 2015)

SergeyPry/FARfunctions documentation built on May 29, 2019, 5:57 p.m.