R/LivLab.R

#' LivLab
#'
#' @description
#' A data frame containing a sample with the results of neuropsychological
#'  assessment before and after serious game intervention in the living lab,
#'  Thess-AHALL (Thessaloniki Active and Healthy Aging Living Lab) of Medical
#'  Physics Laboratory of Aristotle University of Thessaloniki.
#'
#' @usage LivLab
#'
#' @docType data
#'
#' @format A data frame with 10 observations of 2 columns:
#' \describe{
#'   \item{\code{before}}{score in a neuropsychological test before serious
#'    game intervention}
#'   \item{\code{after}}{score in a neuropsychological test after serious game
#'    intervention}
#'   }
#'
#' @name LivLab
#'
#' @source <http://aha-livinglabs.com/>
#'
NULL
okgreece/gginference documentation built on July 6, 2023, 10:02 a.m.