fars_read: Function Load and print data set function that loads and...

Description Usage Arguments Value Examples

View source: R/far_function.R

Description

Function Load and print data set function that loads and print data set and check if it exist in R directory.

Usage

1
fars_read(filename)

Arguments

filename

name of the file

Value

return the structure of file loaded as data frame

Examples

1
2
3
4
## Not run: 
fars_read("C:\\data\\accident_2013.csv")

## End(Not run)

thakurdev010/finalassignment2 documentation built on May 30, 2019, 8:20 a.m.