fars_summarize_years: Summarize year

Description Usage Arguments Details Value Examples

Description

Return the number of observations per month for a given year.

Usage

1

Arguments

years

an integer value, describing the year of the data set which is needed. The valid years which can be used are: 2013, 2014 & 2015.

Details

This function using the packages: readr, dplyr & tidyr.

If an invalid year will be supplied to the function then show an Error.

Value

A tbl_df containing a representation of the data in the file.

Examples

1
## Not run: fars_summarize_years(2013)

AlphaIgor/Test documentation built on May 19, 2019, 10:47 p.m.