x3p_read_plux {x3ptools} | R Documentation |
Read information from plux file
Description
plux files are zip containers of 3d topographic scans in a format proprietary to Sensofarâ„¢.
One of the files in the container is the file index.xml
which contains meta-information on the instrument, scan settings, date, and creator.
This information is added to the x3p meta-information.
Usage
x3p_read_plux(plux)
Arguments
plux |
path to plux file |
Value
xml of general information as stored in the plux file
[Package x3ptools version 0.0.4 Index]