fars_map_state: Function 'fars_map_state'

Description Usage Arguments Value Examples

Description

This function takes the state number and a specific year as arguments and prints out a map of accidents in the selected state.

Usage

1
fars_map_state(state.num, year)

Arguments

state.num

This is a single integer value with the state number from the input.

year

This value is an input value that gives out either a single year or a range of several years.

Value

Either a message is given out when there are no accidents or a map of the state and its accidents is shown.

Examples

1

FunWithForest/Rpackage_fars documentation built on May 20, 2019, 8:30 a.m.