README.md

CompediumPackage

R build status Launch Rstudio Binder

The goal of CompediumPackage is to understand how to use CI with R

Installation

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

install.packages("CompediumPackage")

Example

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

library(CompediumPackage)
plus_n(2,3) #5
multiply_n(2,3) #6

Code of Conduct (Contributing)

Please note that the 'CompediumPackage' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



mayurgpt07/DATA-598-WI20-week-7 documentation built on March 10, 2020, 2:26 a.m.