fars_map_state: Plots the location of each data point on a map of the state

Description Usage Arguments Value Examples

Description

The function inputs the state and year and outputs a plot of all the datapoints for that state on a map of the state

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

A numeric code representing the state. Should be an integer, character or numeric

year

the year the accident occurs as a character, number or integer

Value

Outputs a map of the state with the each fars datapoint location as a point

Examples

1
2
## Not run: fars_map_state(6,2013)
## Not run: fars_map_state(12,2014)

kjsykora/faRs documentation built on May 19, 2019, 8:23 a.m.