fars_read: FARS read function

Description Usage Arguments Value Note

View source: R/fars.R

Description

This function reads data on car accidents into R and displays it as a table

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the name of a CSV file containing the data.

Value

The function returns a data frame of the car accident data

Note

The function returns an error if R cannot find the specified file name in the given directory


AESpe/FARS documentation built on April 29, 2020, 12:24 a.m.