fars_read: Reads the data from file

Description Usage Arguments Examples

Description

Data loading tool that reads the data from a comma separated file after checking for its existence.

Usage

1
fars_read(filename)

Arguments

filename

The path to the file to be read relative to the current working directory.

Examples

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

## End(Not run)

Moosquibe/BuildingRPackagesFinalProject documentation built on May 27, 2019, 11:43 a.m.