View source: R/write_dti_tracks.R
| parse.mrtrix.write.datatype | R Documentation |
The TCK and TSF formats store float values of 32 or 64 bit, in either byte order.
parse.mrtrix.write.datatype(datatype)
datatype |
character string, the datatype. |
named list with entries dsize (bytes per value) and
endian ('little' or 'big').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.