fars_read: Read file This is a function that reads data from a file and...

Description Usage Arguments Value Examples

Description

Read file This is a function that reads data from a file and converts it to table data frame format. It returns error if file does not exist

Usage

1
fars_read(filename)

Arguments

filename

A string with the file name containing data to be read by the function

Value

This function returns a data frame containing the data in the file

Examples

1
fars_read(accident_2013.csv.bz2)

urieduardo/farsfunctions documentation built on May 17, 2019, 2 p.m.