Nothing
#' tabulate the basic outcome of PBMC 3K tutorial of Seurat
#' @return a data.frame
#' @examples
#' seur3kTab()
#' @export
seur3kTab = function()
read.delim(system.file("extdata/pbmc3k_8grp.tsv", package="ontoProc"), stringsAsFactors=FALSE)
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.