fars_summarize_years: Summarizes multiple files

Description Usage Arguments Value Examples

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 data frame 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/MyFarsPackage3 documentation built on May 28, 2019, 3:58 p.m.