fars_read: fars_read function

Description Usage Arguments Details Value

View source: R/farsFiki.R

Description

This function extracts a database from a .csv file and turns it into a tibble, ignoring all simple diagnostic messages and not showing any progress bar

Usage

1
fars_read(filename)

Arguments

filename

file with a "csv" format that contains a database that will be extracted to an object called "data"

Details

If the filename doesn't exist, it will stop and print a message telling us that.

Value

an object called "data" of tbl_df class.


fsigal/farsFiki documentation built on Oct. 16, 2020, 12:41 a.m.