fars_map_state: Mapping the accident for any given state

Description Usage Arguments Value Note Examples

Description

Mapping the location of the accidents (based on latitude and longitude) with user speicifed state number and accident year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

state code

year

accident year

Value

a map showing the location of the accidents

Note

the function will require "maps" package

Examples

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

yhu5/MyFirstPackage documentation built on May 31, 2019, 8:56 a.m.