Build Status

Fars.Assignment

An R Package for the last assignment in Building R Packages on Coursera

Functions for the "Fatality Analysis Reporting System"

This package provides functions to read and analyze "Fatality Analysis Reporting System" datasets. The package contains:

Installation

To install the package type the following (the development version from Github):

library(devtools)
install_github("Solymi90/Fars.Assignment")
library(Fars.Assignment)

How to Use This Package

For some ideas on getting started with analyzing FARS data, check out the FARS's official website.



Solymi90/Fars.Assignment documentation built on May 27, 2019, 7:24 a.m.