fars_read_years: Reads FARS data for Years

Description Usage Arguments Value

Description

This function takes as input a list of years and loads the data from US National Highway Traffis Safety Administration's Fatality Anlaysis Reporting System (FARS) for those years.

Usage

1

Arguments

years

List of years. Each year will be coerced to an integer with as.integer()

Value

A list of tibbles, one for earch year and containing only the Month and Year from each row of the FARS data for the given years. If a year is invalid, then a warning message is issued and NULL is returned.


NicoliCo/FARS documentation built on May 25, 2019, 12:25 p.m.