Nothing
#' @import data.table
#' @import RVerbalExpressions
#' @import methods
#' @importFrom RcppAlgos comboGeneral comboCount
#' @importFrom utils type.convert getFromNamespace
#' @importFrom fastmatch fmatch
#' @importFrom stats median setNames
#' @importFrom callr r_bg
#' @importFrom Matrix Matrix rowSums rsparsematrix
#' @importFrom listenv listenv
#'
.onLoad = function(libname, pkgname) {
Mmatrix = getFromNamespace('Mmatrix', 'Matrix')
rsparsematrix = getFromNamespace('rsparsematrix', 'Matrix')
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.