fars_read_years: Reads the years and gives fatalities by month and year

Description Usage Arguments Value Examples

View source: R/fars_read_years.R

Description

The function fars_read_years list the fatality data for each month in the years given fars_read_years function takes vector of years as input and selects the MONTH and year columns and lists tibble data frame for each year

Usage

1

Arguments

vector

of years

Value

lists of tibble dataframes selecting the fatal accident data for each month in the given years. If the year is not matching it gives the warning 'invalid year'

Examples

1

SivaVijaya/myfars documentation built on Dec. 18, 2021, 2:06 p.m.