fars_map_state: Represent the data

Description Usage Arguments Value Examples

Description

A function that will plot in a map the point correspondents to the most affected places, or a message if there are no accidents.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An integer that represent a state

year

An integer of the wanted year

Value

A map with relevant points.

Examples

1
2
3
4
## Not run: 
fars_map_state(1, 2013)
fars_map_state(30, 2015)
## End(Not run)

Jerry-Master/Assignment4 documentation built on May 13, 2019, 8:19 a.m.