Linköping University, 1st semester 2019
install.packages('devtools')
devtools::install_github("ahmedNwayyir/myFirstRPackage")
library(myFirstRPackage)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.