fars_read: Read fars data file

Description Usage Arguments Value Note

View source: R/fars_functions.R

Description

This function checks if a string passed as argument is a existing csv file, extract it and returns a tbl_df data. Treated here as internal function.

Usage

1
fars_read(filename)

Arguments

filename

String containing the name of the csv file to be read

Value

This function returns a data structure of type tbl_df

Note

If not exists the file an error message is generated


danielfsilva88/ex4fars documentation built on April 5, 2020, 10:07 p.m.