fars_read: Read CSV file

Description Usage Arguments Value

View source: R/fars_function.R

Description

This function reads a csv file and returns a tibble. The function returns an Error if the file cannot be found.

Usage

1
fars_read(filename)

Arguments

filename

Path to the csv file

Value

A tibble generated from the csv file


Jelly90/FarsRPackage documentation built on May 26, 2020, 12:12 a.m.