data/data.R

#' Example of a clinical data matrix.
#'
#' @format A matrix with 50 rows and 6 columns.
#'
"Xtest"

#' Example of a imaging data matrix.
#'
#' @format A matrix with 50 rows and 27,623 columns.
#'
"Ytest"

#' Example of NNmatrix.
#'
#' @format A Nx2 matrix containing the mesh edges. 
#'
"NNmatrix"

#' Example of areas vector.
#'
#' @format A V-dimensional (V = number of vertices in the mesh)  vector containing the areas associated with each vertex
#'
"areas"
UK-Digital-Heart-Project/mutools3D documentation built on April 7, 2024, 8:04 a.m.