#' @title Package version
#'
#' @importFrom utils packageVersion
#' @export
#' @examples
#' ## check the package version that is currently installed
#' rWSBIM2122version()
rWSBIM2122version <- function()
utils::packageVersion("rWSBIM2122")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.