fars_read: Read Data

Description Usage Arguments Value Examples

Description

This function reads data in compressed .csv format and creates a data frame. It throws an error if the filename in the argument does not exist.

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the filename of the data

Value

This function returns a data frame

Examples

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

nandhinidev/farsplot documentation built on May 14, 2019, 8:02 a.m.