convert_binary_datatype: Convert Binary Data Type

Description Usage Arguments Value

View source: R/convert_binary_datatype.R

Description

Converts a data type to the size and what for readBin, necessary for Base64Binary and GZipBase64Binary formats

Usage

1
2
convert_binary_datatype(datatype = c("NIFTI_TYPE_UINT8",
  "NIFTI_TYPE_INT32", "NIFTI_TYPE_UINT32", "NIFTI_TYPE_FLOAT32"))

Arguments

datatype

data type from GIFTI image

Value

List of length 2: with elements of size and what


neuroconductor-devel-releases/gifti documentation built on May 5, 2020, 4:43 a.m.