###########################
## container provider
###########################
#' The BiocParallel RedisParam worker container
#'
#' The BiocParallel RedisParam worker container
#'
#' @exportClass RedisParamContainer
.RedisParamContainer <- setRefClass(
"RedisParamContainer",
contains = "RedisContainer"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.