fars_read: fars_read

Description Usage Arguments Value Examples

Description

Reads a csv file and converts it to a data frame. The file must be saved in the same directory as the function script.

Usage

1
fars_read(filename)

Arguments

filename

a string

Value

a tibble

Examples

1
fars_read(system.file("extdata", "accident_2015.csv.bz2", package = "FarsPackage"))

johnmwaugh/FarsPackage documentation built on May 24, 2019, 4:06 a.m.