README.md

Build R Project Week 4 - Coursera

By San Budiman

This R package is the Week 4 final assignment for the "Building R Packages" on Coursera

Date: March 25, 2018

Installation

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

install_github('sbudiman/brpextravis',build_vignettes = TRUE)
library(brpextravis)

Vignette

If you install with build_vignettes = TRUE, then you can read the introduction vignette: vignette('brpextravis', package = 'brpextravis').

Travis Badge

Build Status



sbudiman/brpextravis documentation built on May 17, 2019, 8:44 p.m.