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