R/chromosomes-data.R

#' @title Human Chromosomes Data
#' @name chromosomes
#'
#' @docType data
#'
#' @usage data(chromosomes)
#'
#' @format An object of class \code{"tbl_df"}
#'
#' @description A data frame of human chromosomes (1-22, x, y) and their start, length, and centromere position.
#'
#' @keywords datasets
#'
#' @source \href{https://en.wikipedia.org/wiki/Chromosome}{Wikipedia}
#'
#' @examples
#' data(chromosomes)

NULL
lharris421/gdexpl documentation built on Dec. 23, 2019, 6:38 p.m.