fars_summarize_years: Summarize the data for given years

Description Usage Arguments Value Examples

Description

This function takes some years as input and return a dataframe showing the number of records per each year

Usage

1

Arguments

years

The years to be read

Value

A data frame of one row, and as many columns as the requested years, the cell represents the number of records for the given year

Examples

1
2
3
4
## Not run: 
  fars_summarize_years(c(2013,2014)

## End(Not run)

learner42/CourseraRpackagesFinal documentation built on May 17, 2019, 12:14 p.m.