fars_map_state: Plot the FARS data on State map

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function plot FARS data on a state map for a specific year.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

state-number of the state plotted on the map (A numeric value).

year

the year of FARS data plotted on the map.

Value

State map with FARS data of a specific year. If no data to plot, a message and NULL will return.

Examples

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

pehoxx/pho documentation built on May 6, 2019, 11:47 a.m.