fars_summarize_years: Summarizing the number of events by year and month in a...

Description Usage Arguments Details Value Examples

Description

This function creates a tabl_df object containing the numbers of events by year and month contained in the different FARS datasets

Usage

1

Arguments

a

list of years

Details

if a unknown year is given into the list of year, an error message is printed indicating that the year is invalid. And so the corresponding element of return table is empty

Value

a tbl_object corresponding to the list of years entered in parameters and containing the number of events for each month of each year

Examples

1
MySummary<- fars_summarize_years(list(2013,2015))

cdv04/MyPckg documentation built on May 13, 2019, 2:48 p.m.