Nothing
#' schex: A package for plotting hexbin plots for single cell omics data.
#'
#' Builds hexbin plots for variables and dimension reduction stored
#' single cell omics data such as SingleCellExperiment and SeuratObject. The
#' ideas used in this package are based on the excellent work of Dan Carr,
#' Nicholas Lewin-Koh, Martin Maechler and Thomas Lumley.
#'
#' @docType package
#' @name schex
#' @details Please see the help pages listed below:
#' \itemize{
#' \item{\code{\link{make_hexbin}}}
#' \item{\code{\link{plot_hexbin_feature}}}
#' \item{\code{\link{plot_hexbin_meta}}}
#' }
#'
#' Also see the vignettes for more usage examples.
#'
#' Please report issues and suggest improvements at Github:
#'
#' \url{https://github.com/SaskiaFreytag/schex}
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.