#' Repguide
#'
#' @name Repguide
#' @docType package
#' @import dplyr
#' @import foreach
#' @import GenomicRanges
#' @import tidyr
#' @import tibble
#' @import ggplot2
#' @import data.table
#' @importFrom magrittr %>%
#' @import parallel
#' @import Matrix
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.