View source: R/write_dti_tracks.R
| as.tsf.scalars | R Documentation |
Normalizes the several input forms accepted by
write.dti.tsf to a list of numeric vectors, one per
streamline, and checks the lengths for consistency.
as.tsf.scalars(tracts, lengths = NULL)
tracts |
the input, see |
lengths |
integer vector or NULL, the number of values per streamline.
Only used when |
named list with entries values (list of numeric vectors) and
lengths (integer vector).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.