kamenbliznashki/examplepackage: Example of simple R package to load, summarize and plot USNHTSA fatalities data

Example package for Coursera's Mastering Software Development in R course 2: Building an R Package. Package loads, summarizes and plots US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, with yearly data on fatal injuries suffered in motor vehicle traffic crashes.

Getting started

Package details

AuthorKamen Bliznashki <kamen.bliznashki@gmail.com>
MaintainerKamen Bliznashki <kamen.bliznashki@gmail.com>
LicenseGPL
Version0.1.0
URL https://github.com/kamenbliznashki/examplepackage
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kamenbliznashki/examplepackage")
kamenbliznashki/examplepackage documentation built on Dec. 9, 2019, 12:16 a.m.