fars_summarize_years: Summarizes multiple files

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

From given years in numbers, this function makes one dataframe containing data from all years. From this data frame a table is made from the number of casualties with months as rows and years as columns

Usage

1

Arguments

years

A vector of numbers or character string with numbers

Value

a table containing the number of casualties with months as rows and years as columns

Examples

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

## End(Not run)

MMJansen/MyWeek4Package documentation built on May 3, 2019, 4:30 p.m.