fars_read: read in file function

Description Usage Arguments Details Value

View source: R/fars.R

Description

This is a function to read in data file in csv format and its output is a data frame tbl.

Usage

1
fars_read(filename)

Arguments

filename

A string of characters shows the name of data file

Details

If the file does not exist, it will give an error message.

Value

The returned file is a data frame tbl.


ynren1020/fars documentation built on July 16, 2020, 1:56 a.m.