SergeyPry/FARfunctions: FARfunctions Provides Tools to query Data from the Fatal Accident Reporting System

The package has several useful functions which are the following: 1. fars_read - reads the data distributed together with the package. 2. make_filename - generates the filename for one of the datasets distributed with the package. 3. fars_read_years - compiles the data on the months when accidents happened in one or multiple years. 4. fars_summarize_years - summarizes the data compiled by fars_read_years into a table with rows for particular months and years as columns 5. fars_map_state - maps the accidents onto the state map, where a state is identified by a numerical ID.

Getting started

Package details

AuthorSergey Prykhozhij
MaintainerSergey Prykhozhij <s.prykhozhij@gmail.com>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SergeyPry/FARfunctions")
SergeyPry/FARfunctions documentation built on May 29, 2019, 5:57 p.m.