fars_read_years: Read fars datafiles for a given list of years

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

This function is used by fars_summarize_years

Usage

1

Arguments

years

A list with a list of years (given as strings)

Value

A dataframe with entries in data by month, or NULL (and a warning) if the year is not a valid year in the dataset.

See Also

fars_read

make_filename

fars_summarize_years

Examples

1
2
3
4
## Not run: 
fars_read_years(2013)

## End(Not run)

BFavetto/fars documentation built on Dec. 17, 2021, 9:51 a.m.