R/tract-io.R
read_trk.Rd
Parse a TrackVis .trk file and extract all streamlines.
.trk
read_trk(file)
Path to a .trk file.
A list of matrices, one per streamline. Each matrix has columns x, y, z.
read_tractography() for format auto-detection
read_tractography()