README.md

Build R Project Week 4 - Coursera

By Sandeep Acharyya

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

Date: 6/8/2019

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('sandeep-acharyya/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



sandeep-acharyya/brpextravis documentation built on Nov. 5, 2019, 6:13 a.m.