R/data.R

#' 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"
LDSamson/associationstudies documentation built on April 14, 2025, 11:52 a.m.