#' rcov-package
#'
#' Description of your package
#'
#' @docType package
#' @author you <youremail>
#' @import Rcpp expm extraDistr stats
#' @importFrom Rcpp evalCpp
#' @useDynLib rcov
#' @name rcov
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.