R/data_example.R

#' HRV report variables description
#'
#' Description of variables for output of
#'
#'
#'
#' @format A data.frame with the following columns:
#' * \strong{variable}: variable name
#' * \strong{description}: description of the variable
"HRV_report_vars"



#' HRV variable selector
#'
#' list of Character to `dplyr::select()` HRV variables
#'
#'
#'
#' @format A named list containing 2 character vectors
#' * \strong{time}: time domain variables
#' * \strong{freq}: frequency domain variables
"hrv_domain_vars"
Lightbridge-AI/physiolab documentation built on Feb. 24, 2022, 1:35 a.m.