View source: R/dti_tracks_utils.R
| scan.mrtrix.file | R Documentation |
Scan an MRtrix TCK or TSF file.
scan.mrtrix.file(filepath, want, chunk_values = 4e+06)
filepath |
character string, path to the file. |
want |
character vector, the values to compute, see
|
chunk_values |
integer, number of payload values to read per chunk. |
named list with entries count and bbox.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.