fars_map_state: Plots the fatal accidents by location on the state

Description Usage Arguments Value

View source: R/fars_map_state.R

Description

The fars_map_state function maps the fatality of the state for a given year fars_map_state function takes the state number and year as input and maps the fatality data based on the location

Usage

1
fars_map_state(state.num, year)

Arguments

state

number and year

Value

plot of fatalities for the given state and year if the state number is invalid it gives error message "invalid STATE number: "

@example fars_map_state(25,2013)


SivaVijaya/myfars documentation built on Dec. 18, 2021, 2:06 p.m.