Nothing
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
# NOTE: Import a single function to quieten R CMD check NOTE:
# Package in Depends field not imported from: ‘matrixStats’
# These packages need to be imported from (in the NAMESPACE file)
# for when this namespace is loaded but not attached.
#' @importFrom matrixStats allocArray
NULL
#' @useDynLib sparseMatrixStats
NULL
#' @import methods
NULL
#' @importFrom Matrix t
NULL
#' @import MatrixGenerics
NULL
#' @importFrom stats setNames
NULL
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.