translate.mri.dtype | R Documentation |
Translate between code and name of MRI data types.
translate.mri.dtype(dtype)
dtype |
character string (one of c('MRI_FLOAT') or integer, one of c(0L, 1L, 3L, 4L). Numeric values will be converted to integer. |
if 'dtype' is a character string, the respective integer code. If it is numeric, the respective character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.