#' supeRbaits: Sample Baits From Sequences
#'
#' Provided with a database of sequences, samples short bait sequences,
#' taking into account potential exclusion or region zones, as well as specific targets.
#'
#' Please read the package vignette for more details by running browseVignettes("supeRbaits").
#'
#' @useDynLib supeRbaits
#' @importFrom Rcpp sourceCpp
#' @import utils
#' @import stats
#' @import graphics
#' @import data.table
#'
#' @keywords internal
#'
#' @docType package
#' @name supeRbaits
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.