#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.