fars_read_years: Read in multiple Fatality Analysis Reporting System data...

Description Usage Arguments Details Value Examples

Description

Read in multiple Fatality Analysis Reporting System data files

Usage

1

Arguments

years

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

Details

The function will read multiple data from the path as data frame tibble. If it doesn't exist an error message will be returned.

Value

Read in multiple Fatality Analysis Reporting System data files

Examples

1
2
3
WD <- setwd(system.file("extdata", package = "buildingpackagefars"))
fars_read_years(2013:2015)
setwd(WD)

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