#' Function Name
#'
#' Help file for Function Name
#'
#' @param x my first arguement
#' @export
xfunction <- function(x) return(y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.