fars_read_years: Reads several csv text files

Description Usage Arguments Value Examples

View source: R/fars_functions_ACO.R

Description

This function reads several csv format files and stores month and year into a list of dataframes tbl_df, containing month and year of the accidents stored, one tbl_df for each csv file.

Usage

1

Arguments

years

A list containing the years to estract information

Value

This function returns a list of tbl_df from all years in "years" with month and year information

Examples

1
fars_read_years(list(2013,2014))

acristo/farsUSA documentation built on Nov. 1, 2019, 8:42 p.m.