knitr::opts_chunk$set(echo = TRUE)

Instructions

This R package is an assignment for the "Building R Packages" course on Coursera, as part of the Johns Hopkins University "Mastering Software Development in R" specialization.

Installation

To install this package to run on your system, please first install and load the devtools package. Then install and load this package:

# install_github('daferpe/farsdata')
library(farsdata)

Vignette

To get started, read the introduction vignette: vignette('vignette', package = 'farsdata').

Travis Badge

Travis-CI Build Status



daferpe/farsdata documentation built on May 25, 2019, 3:58 a.m.