knitr::opts_chunk$set( collapse = TRUE, warning = FALSE, echo = TRUE, cache = TRUE, fig.width = 14, fig.width = 14, comment = "#>" )
library(scChIX) library(dplyr) library(ggplot2) library(data.table) library(topicmodels) library(hash) library(igraph) library(umap)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.