#' zzz
#'
#' @description
#'
#' add DynLib and Rcpp sourceCpp
#'
#' @encoding UTF-8
#' @import Matrix
#'
#' @useDynLib SamplingC, .registration = TRUE
#'
#'
#' @importFrom Rcpp sourceCpp
#' @export
#'
zzz <- function(){
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.