#' HB oocyte heteroplasmy data
#'
#' A dataset containing heteroplasmy values for the HB oocyte mouse lines.
#' Each column corresponds to a different specimen. NA values have been
#' added to make the number of rows equal. Please remove them after loading.
#' Heteroplasmy data of the package are in the range \code{[0,1]}.
#'
#' @format A data frame with 25 rows and 56 columns (TO FIX):
#' @source \url{http://www.example.info/}
"mousedataHB"
#' LE oocyte heteroplasmy data
#'
#' A dataset containing heteroplasmy values for the HB oocyte mouse lines.
#' Each column corresponds to a different specimen. NA values have been
#' added to make the number of rows equal. Please remove them after loading.
#' Heteroplasmy data of the package are in the range \code{[0,1]}.
#'
#' @format A data frame with 20 rows and 43 columns (TO FIX)
#' @source \url{http://www.example.info/}
"mousedataLE"
#' mouse PGCs heteroplasmy data
#'
#' A dataset containing heteroplasmy values from mouse PGCs taken from Freyer et al.
#' Each column corresponds to a different specimen. NA values have been
#' added to make the number of rows equal. Please remove them after loading.
#' Heteroplasmy data of the package are in the range \code{[0,1]}.(Add reference!)
#'
#' @format A data frame with 111 rows and 18 columns (TO FIX)
#' @source \url{http://www.example.info/}
"mousedataFreyer"
#' 3 organellar heteroplasmy samples
#'
#' 3 distinct organellar heteroplasmy samples from Broz et al. (2022). Heteroplasmy data of the package are in the range \code{[0,1]}.(Add reference!)
#'
#' @format A data frame with 32 rows and 3 columns (TO FIX)
#' @source \url{http://www.example.info/}
"mousedataBroz"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.