fars_read: File existancy

Description Usage Arguments Value Examples

View source: R/far.R

Description

Check if the file exists & let the user know that

Usage

1
fars_read(filename)

Arguments

filename

a csv file that contains the data

Value

This function returns reading the dataset. If the dataset is not available it informs about the unavailability

Examples

1
2
3
fars_read(accident_2013)
fars_read(accident_2014)
fars_read(accident_2013, accident_2015)

Shehan1990/far documentation built on Feb. 2, 2022, 12:24 a.m.