fars_read: Reads in data file

Description Usage Arguments Value

View source: R/fars-functions.R

Description

This is a function that reads in a FARS data file (with file name filename). An error message is generated if the argument filename does not exist.

Usage

1
fars_read(filename)

Arguments

filename

A character string representing the name of the file to read in

Value

This function returns a data frame from the file input.


piotrp1/fars_tools documentation built on May 25, 2019, 7:14 a.m.