fars_summarize_years: Print "Summarize Yearly Information on FARS Accidents in US"

Description Usage Arguments Value

View source: R/fars_functions.R View source: R/fars_functions.R

Description

This function reads a set of user-input years, and returns each occurrence of accidents in each month for all those years, after reading from the corresponding files.

Usage

1

Arguments

years

The function argument which stores a set of years entered by the user as integers.

dat_list

Dataframe storing information on months for all valid years.

Value

This function returns the summarized information on accidents for all months corresponding to the valid years entered The information returned is a Dataframe Table type object.


Urmimala-Nath/courseraAccFARS documentation built on July 30, 2020, 4:28 a.m.