R/microvascular_data.R

#' Microvascular function dataset for use with Myths and Methodologies Reliability Papers
#'
#' An additional factor of “Laser” is presented to designate the laser placement on the dorsal aspect of the forearm.
#' Laser 1, 2, and 3 are individual laser units, whereas Laser 4 represents the average value of the three Lasers.
#' Skin blood flux, presented as an absolute value and as a value relative to the maximum achieved during combined
#' whole-body heating to 1.8°C and local heating to 44°C are designated as “SKBF” and “SKBF_REL”, respectively.
#' Cutaneous vascular conductance, presented as an absolute value and as a value relative to the maximum achieved during
#' combined whole-body heating to 1.8°C and local heating to 44°C are designated as “CVC” and “CVC_REL”, respectively.

#'
#' @docType data
#'
#' @usage data(microvascular_data)
#'
#' @keywords datasets

"microvascular_data"
AshleyAkerman/mmReliability documentation built on Dec. 31, 2020, 9:51 a.m.