fars_read: Read in csv-File as dataframe

Description Usage Arguments Value Note

Description

This function checks if a given csv-file exists and if so reads it in silently as a dataframe

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the path to the file to read in

Value

This function returns the data from the given file as a dataframe

Note

Errors can result from the given filename not being a valid path to an existing file or the file not being encoded in the right format


ckoopmann/fars documentation built on May 29, 2019, 1:17 p.m.