read.element.counts.ply.header {freesurferformats} | R Documentation |
Determine element counts from PLY file header.
Description
Determine element counts from PLY file header.
Usage
read.element.counts.ply.header(ply_lines)
Arguments
ply_lines |
vector character strings, all lines of the PLY file |
[Package freesurferformats version 0.1.18 Index]