fars_map_state: Print "Fars Map State"

Description Usage Arguments Details Examples

Description

This is a function that takes state.num and year arguments and maps the locations of rows (accidents) within the referenced state.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

integer (or integer-coercible) for state.

year

integer (or integer-coercible) 4-digit year.

Details

Errors could come from years being improperly formatted or state.num not being coercible to integer.

Examples

1
2
3
4
## Not run: 
fars_map_state(13, 2013)

## End(Not run)

osserman/farsSO documentation built on May 5, 2019, 3:54 p.m.