The goal of CompediumPackage is to understand how to use CI with R
You can install the released version of CompediumPackage from CRAN with:
install.packages("CompediumPackage")
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
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.