R/Ex2_fam.R

#' An example dataset of .fam file
#'
#' Small, artificially generated toy data set that
#' provides artificial information of .fam file for 15 individuals
#' to illustrate the pre-processing with the use of the package.
#'
#' @docType data
#'
#' @usage data(Ex2_fam)
#'
#' @format An object of standard .fam file
#' @references This data set was artificially created and modified for the ZIM4rv package.
#' @keywords datasets
#' @examples
#'
#' data(Ex2_fam)
#' head(Ex2_fam)
#'
"Ex2_fam"

Try the ZIM4rv package in your browser

Any scripts or data that you put into this service are public.

ZIM4rv documentation built on April 3, 2025, 7:39 p.m.