fars_summarize_years: summarise of contents of one or more fars Files.

Description Usage Arguments Details Value Note Examples

Description

fars_summarize_years create a summary of FARS years and months

Usage

1

Arguments

years

One or more years as integer or string

Details

This function takes an input years, and produces a summary table that contains the number of observations for each month/year

Value

This function returns a data frame containing summary information

Note

If the file for a specified year, or permission to it, does not exist, an error is produced.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
fars_summarize_years(years = 2013)

## End(Not run)

## Not run: 
fars_summarize_years(years = 1066)

## End(Not run)

Gregorypi/fars documentation built on May 23, 2019, 1:25 p.m.