fars_map_state: Map State

Description Usage Arguments Value Examples

View source: R/fars_fn.R

Description

Plot a map displaying all accidents previously recorded in the provided state number and year.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

Integer

year

Integer

Value

This function returns an object for graphical visualization for accidents' locations.

Examples

1
2
3
4
5
## Not run: 
fars_map_state(16, 2020)
fars_map_state(70, 2014))

## End(Not run)

mohamadnossier/farsAnalyst documentation built on May 17, 2020, 12:24 a.m.