fars_map_state: Map with the accidents by state for a year

Description Usage Arguments Value See Also Examples

Description

This is a function that shows a map with the accidents by state for a year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An integer with the State Code

year

A character string or an integer giving the year

Value

a map. If the state.num is invalid, it will return an error

See Also

fars_read

make_filename

Examples

1
fars_map_state(31,2013)

daferpe/farsdata documentation built on May 25, 2019, 3:58 a.m.