Darwinita/BuildinganRPackageLCP: Five functions to process and analyze data from the Fatality Analysis Reporting System

The R package BuildinganRPackage implements five useful functions to process and analyze data from the Fatality Analysis Reporting System, FARS. fars_read, a read data file function. make_filename, a simple function to create the filename of accident data for a given year. fars_read_years, a function to extraxct monthly data from a given set of years. fars_summarize_years, a function to summarize FARS events per month and year. fars_map_state, a function to create a map of FARS events and points plota for a given a state number and year.

Getting started

Package details

AuthorLorenzo Carretero
MaintainerLorenzo Carretero <lcpaulet@gmail.com>
LicenseGPL-2
Version1.0.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("Darwinita/BuildinganRPackageLCP")
Darwinita/BuildinganRPackageLCP documentation built on May 31, 2019, 1:13 p.m.