update_RIGplotbiopax <-
function () {
#' @export
#' @title
#' Update RIGplotbiopax from GitHub
#' @description
#' Updates the package. It may be necessary to restart the R session after the update.
#' @author
#' Ivan Grishagin
unloadNamespace(ns = "RIGplotbiopax")
devtools::install_github("grishagin/RIGplotbiopax", subdir = "pkg")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.