#' Rnssp Documentation
#'
#' Browse the Rnssp package online documentation.
#'
#' @keywords internal
#'
rnssp_manual <- function() {
browseURL("https://cdcgov.github.io/Rnssp")
}
#' Rnssp Templates Documentation
#'
#' Browse the Rnssp R Markdown online documentation.
#'
#' @keywords internal
#'
rnssp_templates_manual <- function() {
browseURL("https://cdcgov.github.io/Rnssp-rmd-templates")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.