Sys.setenv(GITHUB_PAT="copy your github access token here")
to add to .Rprofile.devtools::install_github('atrihub/ATRIDMtools')
setwd("github directory path")
.devtools::build()
devtools::install()
setwd("github directory path")
roxygen2::roxygenise()
devtools::build()
, devtools::install()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.