fars_map_state: fars_map_state draw a map of state with accidents

Description Usage Arguments Value Note Examples

Description

Function fars_map_state() draw a map of state with accidents on it by the given state and year. Accidents are represented as points.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

- USA state code

year

- interested year of accidents

Value

graphical map

Note

function return error message in case of no data for the state or year specified.

Examples

1
fars_map_state(state.num = 1, year = 2014)

flyeye/Fars documentation built on May 16, 2019, 1:42 p.m.