fars_read: Checking the existance of a file

Description Usage Arguments Value

View source: R/fars_read.R

Description

Checking the existance of a file

Usage

1
fars_read(filename)

Arguments

filename

takes the file name as an input and checks if it exists

Value

This function either returns a message the filename does not exist if the file name

@examples fars_read("accident_2013.csv.bz2") fars_read("accident_2017.csv.bz2")

@importFrom readr read_csv


mstanley2017/CourseraAssignment3 documentation built on May 23, 2019, 8:16 a.m.