fars_read: Read & Create FARS Data Frame

Description Usage Arguments Value Examples

Description

This function will create a tibble data.frame based on a FARS filename passed as the filename argument. If the filename does not exist, an error will be thrown advising it does not exist.

Usage

1
fars_read(filename)

Arguments

filename

A character string providing the FARS filename to read

Value

This function returns a tibble data frame.

Examples

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

ilikefishes/farspackage documentation built on May 13, 2019, 4:04 a.m.