fars_read: Read fars data file

Description Usage Arguments Value

View source: R/fars_functions.R

Description

This is a function that returns a tibble based on a csv.bz2 file.

Usage

1
fars_read(filename)

Arguments

filename

A character string or integer representing the location of the file to be read.

Value

This function returns a tibble that includes the data in filename.


albemlee/DataScienceRPackageAssignment documentation built on May 14, 2019, 8 a.m.