fars_read: This is a function that reads a data file and displays it as...

Description Usage Arguments Details Value Examples

View source: R/fars_functions.R

Description

This is a function that reads a data file and displays it as a dataframe.

Usage

1
fars_read(filename)

Arguments

filename

is a character string giving the name of the data file

Details

If the file doesn't exist it will result in an error

Value

This function returns the output of the data file

Examples

1
## Not run: fars_read("data/accident_2013.csv")

javi97ag/fars documentation built on May 20, 2019, 8:01 p.m.