fars_map_state: Map accidents by state and year

Description Usage Arguments Value Note Examples

View source: R/ffars.R

Description

Plots the location of accidents on maps of US states

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The numerical ID of a US state

year

the year

Value

A map of the state and location of accident - an image

Note

Requires dplyr and maps package. To be called at package level via 'importFrom' statements

Errors on state numbers not included in the data package

Examples

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

rolandkrause/ffars documentation built on May 27, 2019, 1:47 p.m.