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

Description Usage Arguments Value Examples

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/finalassignment3 documentation built on May 9, 2019, 1:17 p.m.