fars_map_state: Creates accident maps

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

Creates a map for a state and a year to show where the corresponding accicdents occured.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An integer value, which corresponds to the State Code.

year

A character string or an integer, which determines the year.

Value

NULL or an error if one of the input value is invalid.

Examples

1
fars_map_state(49,2015)

Anirie/TestPackage documentation built on Oct. 30, 2019, 4:54 a.m.