fars_summarize_years: Summarize observations by multiple years

Description Usage Arguments Details Value Examples

Description

Summarize observations by multiple years

Usage

1

Arguments

years

one or multiple years relating to the file names to be read in and summarize

Details

The function will read multiple data from the path as data frame tibble nad summerize it by years

Value

Read data and summarize observations by one or more years

Examples

1
2
3
WD <- setwd(system.file("extdata", package = "buildingpackagefars"))
fars_summarize_years(years = c(2013,2014))
setwd(WD)

MarkPados/buildingpackagefars documentation built on May 10, 2019, 9:28 a.m.