README.md

fars

Travis build status Travis build status

The goal of the package fars is to explore the Fatality Analysis Reporting System (FARS). The data is limited to the years 2013, 2014 or 2015.

Installation

You can install the released version of fars from CRAN with:

devtools::install_github("KeesVanImmerzeel/fars")

Example

This is a basic example which shows you how to solve a common problem:

library(fars)
## basic example code to return the number of fatal accidents per month.
fars_read_years(c("2013","2014"))

Travis badge

(https://travis-ci.com/KeesVanImmerzeel/fars.svg?branch=master)



KeesVanImmerzeel/fars documentation built on May 10, 2020, 12:32 a.m.