fars_read: Helper function to read a data file

Description Usage Arguments Value

View source: R/fars_functions.R

Description

Checks file for existence in the current directory and returns its content as a tibble. Used by fars_read_years and fars_map_state.

Usage

1
fars_read(filename)

Arguments

filename

A string with the exact name of the file to read

Value

A tibble with the full data file contents


Halberdier/fars documentation built on March 22, 2020, 12:58 a.m.