#' @title Phenotypic Values for The Markers of The Simulated Data
#' @name pheno-data
#' @description Phenotypic values for the markers of the simulated data
#' @docType data
#' @usage data(pheno)
#' @format A numeric vector of the phenotypic values of 93 simulated
#' individuals.
#' @details Note that there is only one column for each marker.
#' @keywords datasets
#' @examples
#' data("pheno", package="vGWAS")
#' hist(pheno, breaks = 30)
"pheno"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.