fars_read_years: Title A simple function for reading years data from the file...

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

Title A simple function for reading years data from the file imported

Usage

1

Arguments

years

A numeric vector containing list of years

year

An integer from year

Value

A dataframe containing list of Year by month or return NULL if year is invalid

Examples

1
fars_read_years(years = c(2013,2014,2015))

Theo025/fars documentation built on Aug. 15, 2020, 7 a.m.