fars_read: Read .csv file This is a function that, by default, reads...

Usage Arguments Value Examples

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the name of the .csv file

Value

return the .csv file in the format of Data Frame Tbl

Examples

1
2
3
4
5
## Not run: 
fars_read(filename = "accident_2013.csv")
fars_read("accident_2013.csv")

## End(Not run)

shijbian/firstPackage documentation built on May 29, 2019, 9:25 p.m.