R/bayesrs-data.R

#' Example Data Set
#' 
#' @docType data
#' @keywords dataset
#' @name bayesrsdata
#' @usage bayesrsdata
#' @format A data.frame with 1200 rows and 4 variables
#' @description Example data set used for showing functionality of \code{\link{modelrun}}. The examples give the code used for simulating the data set.
#' 
#' @example examples/example.data.R
NULL
MirkoTh/BayesRS documentation built on May 28, 2019, 1:53 p.m.