#' spatula
#'
#' (spat)ial genomics analysis (t)ools (ula)
#'
#' @name spatula
#' @docType package
#' @useDynLib spatula
#' @import Rcpp
#' @importClassesFrom Matrix dgCMatrix
#' @importFrom methods as is
#' @importFrom Matrix Matrix
#' @importFrom utils head
#' @importFrom Rcpp evalCpp sourceCpp loadModule
#' @importFrom rlang .data
#' @importFrom data.table data.table
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.