#' @title
#' Package Title
#'
#' @description
#' Package description
#'
#' @details
#' The core functions/methods of this package:
#' \itemize{
#' \item{\code{\link[test.package]{function-name}}: }{
#'
#' Description of this function.
#'
#' Use empty lines for creating vertical space.
#' }
#' \item{\code{\link[test.package]{function-name}}: }{
#'
#' Description of this function.
#'
#' Use empty lines for creating vertical space.
#' }
#' }
#'
#' @template author
#' @template references
#' @docType package
#' @name test.package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.