The goal of a sevenPackage is to present few functionalities of R programming language, especially in a field of creating packages.
You can install the released version of sevenPackage from Github with:
install_github("adamoleksak/sevenPackage")
This is a basic example which shows you how to solve a common problem in R:
# create a vector from 1 to 10
# x <- c(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.