Skip to content

cataphract/fars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fars

The fars package provides a series of functions to read, summarize and visualize data from the U.S. National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS).

Building this package was an assignment of the Coursera course "Building R Packages", offered by Johns Hopkins University as part of their Specialization "Mastering Software Development in R". The functions in the package were provided as input for the assignment and have only been slightly altered. At this point, they are only able to access data provided in the extdata folder existing inside the installation directory of the fars package. Work in progress. Or not.

Installation

You can install fars from github with

# install.packages("devtools")
devtools::install_github("DulceC/fars")

but why would you do that?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%