stl.format.file.is.ascii {freesurferformats} | R Documentation |
Guess whether a mesh file in STL format is the ASCII or the binary version.
Description
Guess whether a mesh file in STL format is the ASCII or the binary version.
Usage
stl.format.file.is.ascii(filepath)
Arguments
filepath |
full path to surface mesh file in STL format. |
[Package freesurferformats version 0.1.18 Index]