fars_map_state: Print fars data in a plot

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function gets two strings representing state number and a year check if state number is valid and plot fars data in map of state

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

String containing a number of USA state

year

String of a year

Value

This function plots fars data in specified state

Examples

1
## Not run: fars_map_state(52, 2014)

danielfsilva88/ex4fars documentation built on April 5, 2020, 10:07 p.m.