fars_summarize_years: Make tbl_df object with number of rows for each month and...

Description Usage Arguments Value Warning Note Examples

View source: R/fars_functions.R

Description

The function returns tbl_df object with first 'MONTH' column, and others depend on years input. Each year column shows number of rows for different months.

Usage

1

Arguments

years

A value or vector of values of years.

Value

tbl_df object with 'MONTH' and 'year' columns for each row.

Warning

Files with data should be in your current working directory, in other cases it will throw an error.

Note

For correct work, this function requires any library which supports ' operator.

Examples

1
2

resistendi/fars documentation built on Nov. 5, 2019, 3:06 a.m.