fars_map_state: Showing where accidents occured

Description Usage Arguments Details Value Examples

Description

This function a graphic showing in a map where the accident occured given a state number and a year

Usage

1
fars_map_state(state.num, year)

Arguments

the

state number

the

considered year

Details

If the state number is wrong (>56) an error message is printed. If the state considered contains no accident, a message is printed saying there is no accident to plot

Value

a graphical object

Examples

1
MyMap<- fars_map_state(1,2013)

cdv04/MyPckg documentation built on May 13, 2019, 2:48 p.m.