#' Example data of immune cell subset concentrations.
#' The variables "Frailty.index", "Sex", and "Batch" are random numbers.
#' The other numbers and names are a selection of data from the source mentioned
#' below.#'
#'
#' @source https://doi.org/10.3389/fimmu.2021.670070
"immune_data"
#' Colorblind friendly color palette
#'
#' Palette with black.
#' @source http://www.cookbook-r.com/Graphs/Colors_(ggplot2)/
"cbbPalette"
#' Colorblind friendly color palette
#'
#'To use in figures. Palette with grey.
#'
#' @source http://www.cookbook-r.com/Graphs/Colors_(ggplot2)/
"cbPalette"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.