Skip to content

Jechu2/FARS

Repository files navigation

R package FARS

AppVeyor build status Travis build status

Disclaimer

This package serves no other purpose than as practical exercise in the online course Building R Packages from the Coursera specialization Mastering Software Development in R

Package FARS

This package contains R functions which provide information from the Fatalities Analysis Reporting System.

Install

You can install FARS from GitHub. Use build_opts = NULL to create vignette.

library(devtools)
install_github("KvEijden/FARS", build_opts = NULL)

More info

Package FARS contains vignette Introduction to FARS Package.

library("FARS")
browseVignettes("FARS")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages