fars_map_state: Plot of crash locations

Description Usage Arguments Value Examples

Description

It creates a map of the desired state with the location of the fatal crashes occurred in the desired year. Data with non-consistent geographical values are filtered out. An error is raised if a inexistent state number is entered

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

A numeric value representing the state ID

year

A numeric value representing the year

Value

NULL. An error is raised if an inexistent state number is entered

Examples

1
  fars_map_state(13, 2015)

fmax85/testpack documentation built on May 12, 2019, 7:18 p.m.