R/data.R

#' @title Small dataset of simulated genotypes
#'
#' @description A simulated dataset using the testsim function with seed 42.
#' The code for this is: testsim(10, 15, 5, 0.5, 0.05, TRUE)
#'
#' @format A list of 4 elements.

#' @source Randomly generated data
"data_for_testsim"


# \describe{
#  \item{Day}{Numeric values giving day of the week, 1 = Monday, 7 = Sunday}
#  \item{Temp}{Temperature}
#  \item{Weather}{Weather type}
# }
FireGutter/geneference documentation built on Dec. 17, 2021, 8:27 p.m.