fars_read: Read dataset

Description Usage Arguments Value

Description

This is a function that loads the csv dataset if it exists, and prints the data frame form of the dataset. You can specify the name of the dataset (using the filename argument).

Usage

1
fars_read(filename)

Arguments

filename

A character string giving the name of the csv dataset.

Value

This function prints the data frame form of a csv dataset. If the filename doesn't exist then prints an error message.


lucylucy5/R_package_fars documentation built on May 5, 2019, 3:54 p.m.