fars_summarize_years: Fars summarize years

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This functions summarizes the monthly number of fatal accidents for the given years.

Usage

1

Arguments

years

Vector of numeric or character with the year the function will return the data from

Value

A tibble with number of monthly accidents. Months in rows and years in columns.

Examples

1
fars_summarize_years(c(2013,2014))

Capucine0210/CourseraProject documentation built on Jan. 1, 2022, 3:06 p.m.