Nothing
#' Return the current version of the manifesto package
#'
#' @return A character version string.
#' @export
#'
#' @examples
#' manifest_version()
manifest_version <- function() {
as.character(utils::packageVersion('manifesto'))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.