R/data.R

#' Simulated data for CMR package. 
#'
#' This data set is provided as example for the usage of the cmR package. cmrdata_sim is a simulated CMR image.
#'
#' @format A 4D array, 30x30 pixels for 3 slices at 30 time points.
#'
"cmrdata_sim"

#' Simulated data for CMR package. 
#'
#' This data set is provided as example for the usage of the cmR package. input_sim is the simulated input function.
#'
#' @format Vector for 30 time points.
#'
"input_sim"

#' Simulated data for CMR package. 
#'
#' This data set is provided as example for the usage of the cmR package. maxresp_sim is the true maximum response used in the simulation.
#' 
#' @format A 3D array, 30x30 pixels for 3 slices.
#'
"maxresp_sim"

Try the cmR package in your browser

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

cmR documentation built on July 26, 2023, 6:09 p.m.