To install packages from github, first the below mentioned 3 R packages needs to be installed prior.
install.packages("roxygen2","callr","devtools")
once installed, use this command to install our package into your working environment
devtools:: install_github("sandilya45/hypothesis")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.