fars_read: Reading data

Description Usage Arguments Value Note

Description

Imports data from a csv file and transform it into a tibble. You specify the name of the file to read using the filename argument).

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the name of the csv file to read.

Value

This function returns a tibble in the form of a tibble data frame.

Note

Returns an explicit error message if the file named filename does not exist.


NataKouA/traffan documentation built on May 3, 2019, 3:38 p.m.