fars_read: Data Input

Description Usage Arguments Value

View source: R/fars_functions.R

Description

Reads a csv file (sep = ,) into a tibble.

Usage

1
fars_read(filename)

Arguments

filename

The name (or path) of the (possibly compressed) file.

Value

This function returns a tibble. A warning tells you if the requested file does not exist.


vkati06/FARS documentation built on May 29, 2019, 9:57 a.m.