help <- function(){
#' Getting help with package \code{shrip}
#' @title <theconfigfile>.R
#' @author Chebuu
#' @concept You don't have this
#' @details You call me, I give you.
#' @example \code{source("R/<theconfigfile>.R")}
#' @export
help('Get_help', 'shrip')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.