fars_map_state: Plot accidents

Description Usage Arguments Value Examples

Description

fars_map_state Plots the coordinates of the accidents in a particular state for a specific year If the numeric code for the state does not exist or there isn't a corresponding data file for the year of interest, will not work

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

Numeric code of state of interest

year

Year of interest

Value

A plot of the accidnts in a state for a given year.

Examples

1
fars_map_state(1, 2013)

osama-arshad/BuildingRPackagesAssignment documentation built on May 14, 2019, 11:13 a.m.