fars_read: Read FARS dataset

Description Usage Arguments Value

Description

This function takes as input a data set from the US National Highway Traffis Safety Administration's Fatality Anlaysis Reporting System (FARS) and loads it into a data frame

Usage

1
fars_read(filename)

Arguments

filename

Either a path to a file, a connection, or literal data (either a single string or a raw vector). See readr::read_csv()

Value

If succesful, returns a tibble with the contents of the file. If the file doesn't exist, an error message is displayed


NicoliCo/FARS documentation built on May 25, 2019, 12:25 p.m.