fars_read: fars_read fars read first check if the filename provided...

Description Usage Arguments Value Examples

Description

fars_read fars read first check if the filename provided exists, then loads the file suppresing all messages and transfor the data into a tibble.

Usage

1
fars_read(filename)

Arguments

filename

Path and name of the file to be downloaded and treated

Value

If the file exists it returns a tible, otherwise it informs that the filename does not exists

Examples

1
2
3
4
## Not run: 
data<-fars_read("inst/extdata/accident_2013.csv.bz2")

## End(Not run)

afortuny/fars documentation built on May 7, 2019, 3:13 p.m.