fars_map_state: Display FARS data

Description Usage Arguments Value Examples

Description

This function takes an input as year and state.num . It then display that information in graphical format

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

An Integer with the State Code

year

Input a year year in form of character or integer

Value

This function does not return anything. It presents the data in graphical format

Examples

1
fars_map_state(49, 2013)

njoysavi/Week-4_Building_R_Packages documentation built on May 13, 2019, 4:07 a.m.