fars_read: reads a file into a tibble if the file doesn't exist it...

Description Usage Arguments Value Examples

Description

#' @references https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars

Usage

1
fars_read(filename)

Arguments

filename

name of the file

Value

returns a tbl_df if the file exists in the directory and will return an error otherwise

Examples

1
## Not run: fars_read('accident_2013.csv.bz2')

Manemuneee/FarsPack documentation built on May 4, 2019, 1:10 p.m.