fars_map_state: Plot geographical coordinates of fatal injury locations

Description Usage Arguments Details Value See Also Examples

View source: R/fars_map_state.R

Description

fars_map_state plots the geograhpical coordinates of fatal injuries within a state given a year

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

a valid state identifier, coercible to an integer

year

a scalar, coercible to an integer

Details

The plotted area is restricted to states with a longitude > 900 and latitude > 90

Value

NULL

See Also

filter map points

Examples

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

## End(Not run)

SinanPolatoglu/coursera_pkgdev documentation built on Jan. 26, 2020, 12:55 a.m.