fars_read: Import a tibble

Description Usage Arguments Value

Description

This is a simple function that returns csv format data as a tibble. In case the file (as specified by filename doesn't exist the function throws an error)

Usage

1
fars_read(filename)

Arguments

filename

A character string that specifies the path to the data file

Value

The function returns tibble data object

In case the file path that as specified by filename doesn't exist the function throws an error


MichaelGurkov/FinalProjectFars documentation built on May 13, 2019, 1:21 p.m.