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