R/data.R

#' @title Example data
#'
#' @description Very little info here
#'
#' @name mate_pairs
#' @docType data
#'
#' @format A data frame
#'
#' @keywords data
#'
#' @examples
#' \dontrun{
#' data("mate_pairs")
#' View(mate_pairs)
#' }
NULL

#' @title Example data
#'
#' @description Very little info here
#'
#' @name paired_ends
#' @docType data
#'
#' @format A data frame
#'
#' @keywords data
#'
#' @examples
#' \dontrun{
#' data("paired_ends")
#' View(paired_ends)
#' }
NULL

#' @title Example data
#'
#' @description Very little info here
#'
#' @name mmgenome2
#' @docType data
#'
#' @format A data frame
#'
#' @keywords data
#'
#' @examples
#' \dontrun{
#' data("mmgenome2")
#' View(mmgenome2)
#' }
NULL
KasperSkytte/mmgenome2 documentation built on Dec. 14, 2021, 12:11 a.m.