fars_map_state: Map a specific state's accidents in a specific year selected.

Description Usage Arguments Value See Also Examples

Description

Map a specific state's accidents in a specific year selected.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

A non-negative interger specifying the desired state

year

A non-negative interger specifying the desired year.

Value

A map of a state marked accidents as circle

See Also

fars_read make_filename make_filename make_filename

Examples

1
2
3
library(maps)
library(graphics)
## Not run: fars_map_state(1, 2013)

2radix5/firstTestPackage documentation built on May 20, 2019, 4:13 p.m.