#' Prints Internal Version Name
#' @export
# Written by John M. A. Wojahn August 2020
# This is Free and Open-Source Software (F.O.S.S.)
# © J.M.A. Wojahn, S.J. Galla, A.E. Melton, S. Buerki
# Provided under the GNU AGPLv3 License
# Funded by EPSCoR GEM3 at Boise State University
WhatVersion <- function()
{
message("Happy Hyena")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.