fars_read: Read in fars data

Description Usage Arguments Value Note Examples

Description

This function reads and returns a dataframe of the specified file

Usage

1
fars_read(filename)

Arguments

filename

character string of full filename with extension

Value

dataframe of filename data

Note

ERROR if following conditions not met: Input must be character string with full extension and file location must be correct

Examples

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

## End(Not run)

cawrence391/FARSlawrence documentation built on May 15, 2019, 1:28 p.m.