Description Usage Arguments Value
View source: R/convert_binary_datatype.R
Converts a data type to the size and what
for
readBin
, necessary for Base64Binary
and
GZipBase64Binary
formats
1 2 | convert_binary_datatype(datatype = c("NIFTI_TYPE_UINT8",
"NIFTI_TYPE_INT32", "NIFTI_TYPE_UINT32", "NIFTI_TYPE_FLOAT32"))
|
datatype |
data type from GIFTI image |
List of length 2: with elements of size and what
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.