use_fars: (Internal) Use FARS data files

View source: R/use_fars.R

use_farsR Documentation

(Internal) Use FARS data files

Description

Compile multiple years of prepared FARS data.

Usage

use_fars(dir, prepared_dir, cache)

Arguments

dir

Inherits from get_fars().

prepared_dir

Inherits from get_fars().

cache

Inherits from get_fars().

Value

Returns an object of class 'FARS' which is a list of six tibbles: flat, multi_acc, multi_veh, multi_per, events, and codebook.


rfars documentation built on June 22, 2024, 11:42 a.m.