#' @keywords internal
"_PACKAGE"
#' @importFrom ggplot2 aes coord_flip element_text facet_wrap geom_bar geom_text ggplot ggtitle position_stack theme rel scale_fill_manual scale_colour_gradient2 scale_fill_gradient2
#' @importFrom ggplot2 aes_string geom_point geom_jitter element_blank scale_colour_viridis_c element_line labs theme_classic theme_void guides guide_legend scale_y_continuous geom_boxplot
#' @importFrom ggplot2 geom_vline position_dodge
#' @importFrom dplyr bind_rows filter mutate left_join transmute inner_join select bind_cols inner_join arrange desc
#' @importFrom tibble rownames_to_column column_to_rownames
#' @importFrom scPred scPredict
#' @importFrom patchwork plot_layout wrap_plots
#' @importFrom Seurat DimPlot NoLegend FetchData CellsByIdentities Idents CreateSeuratObject DefaultAssay<- NormalizeData MinMax Idents<- SplitObject ScaleData FindVariableFeatures
#' @importFrom Seurat RunUMAP FindNeighbors FindClusters RunPCA
#' @importFrom magrittr %>%
#' @importFrom purrr map map2 map_dbl map2_dfr
#' @importFrom forcats fct_relevel
#' @importFrom rlang .data
#'
#' @name DevKidCC-package
#' @docType package
#' @aliases DevKidCC-package
#'
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.