fars_read: NAME name fars_read

Description Usage Arguments Details Value Note Examples

View source: R/A1B1.R

Description

TITLE title read function #'@note fars_functions : Package for reading, summarising and create visual representation for data from the Fatality Analysis Reporting System (FARS).

Usage

1
fars_read(filename)

Arguments

filename

a string

Details

: Function Checks the existence of given file. In case file is not found, a message is generated. While reading the file,suppresses the progress messages to have a clean output

Value

- Tibble object with csv file data

Note

fars_read function reads the given file and convert resulting data frame to a table using tbl_df function from dplyr

Examples

1
## Not run: fars_read("accident_2015.csv.bz2")

vanita1/A1B2 documentation built on May 22, 2019, 12:55 p.m.