fars_map_state: Will plot accidents as points on a map of the state by...

Description Usage Arguments Value Examples

Description

The location of the accidents are captured by Longitude and Latitude fields. These fields will be used to plot the accident locations on a map of the state in which they occur. Errors will be thrown if the inputted state.num or year is not valid

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

The unique integer value that identifies a state

year

An integer value that represents a year

Value

a plot of accident locations on a map of the state in which the accident occurred

Examples

1
fars_map_state(40, 2013)

JunlueZhao/CourseraPackage documentation built on May 8, 2019, 5:41 p.m.