View source: R/dti_tracks_utils.R
| trk.track.iterator | R Documentation |
Create an iterator over the tracts of a TRK file.
trk.track.iterator(filepath, skip_tracks = 0L, bbox = NULL)
filepath |
character string, path to the file. |
skip_tracks |
integer, the number of tracts to skip. |
bbox |
numeric vector of length 6 or NULL, a bounding box, see
|
the iterator environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.