R/CCcolors-data.R

#' @name CCcolors
#' @aliases CCcolors
#'
#' @title Collaborative Cross colors
#'
#' @description A vector of 8 colors for use with the mouse
#' Collaborative Cross and Diversity Outbreds.
#'
#' @details
#' \code{CCorigcolors} are the original eight colors for the Collaborative Cross founder strains.
#' \code{CCcolors} are slightly modified.
#'
#' @source \url{http://compgen.unc.edu/wp/?page_id=577}
#'
#' @keywords datasets
#'
#' @examples
#' data(CCcolors)
#' data(CCorigcolors)
NULL

#' @rdname CCcolors
#' @name CCorigcolors
#' @aliases CCorigcolors
NULL
byandell/CCSanger documentation built on May 13, 2019, 9:26 a.m.