fars_read: Read FARS file

Description Usage Arguments Value

View source: R/fars_functions.R

Description

Function that reads a csv file and converts it into a tbl_df table.

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the name of the file to read/path to that file

Value

This function returns the selected file as a tbl_df table, or an error if the file does not exists.


ajsarradin/farsAJS documentation built on May 5, 2019, 8:17 a.m.