fars_read: Data file loader

Description Usage Arguments Value Examples

Description

It creates a data file object of 'tbl_df' type from the file that is given by the filename input parameter. An error is raised if the file name provided does not exist

Usage

1
fars_read(filename)

Arguments

filename

A string representing a file name

Value

A tbl_df object if the input file exists

Examples

1
  fars_read("data/accident_2014.csv.bz2")

fmax85/testpack documentation built on May 12, 2019, 7:18 p.m.