fars_read: Read FARS csv data

Description Usage Arguments Value Note Examples

Description

Read FARS csv data

Usage

1
fars_read(filename)

Arguments

filename

A character vector specifiying the FARS csv file in the current working directory to read

Value

A tibble containing the FARS data

Note

Gives an error if filename that is passed doesn't exist in current working directory

Examples

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

## End(Not run)

zumthor86/CSPackage documentation built on May 9, 2019, 8:09 a.m.