R/exampleData.R

#' This is a simulated data
#'
#'Data were extracted from the studies included.
#'
#' @format A data frame with with the 4 following variables (columns).
#' \describe{
#'   \item{Study}{This character vector represents number of the study.}
#'   \item{Male}{This vector represents the proportion of males.}
#'   \item{Age}{This vector represents the average age in each study.}
#'   \item{Treatment}{This vector represents the treatment.}
#'   ...
#' }
#'
#' @details A simulated data were created to run examples.
#' @author Shubhram Pandey \email{shubhram.pandey@@heorlytics.com}
#'
"exampleData"

Try the closeloop package in your browser

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

closeloop documentation built on Sept. 11, 2024, 8:37 p.m.