read_lcm_coord {spant} | R Documentation |
Read an LCModel formatted coord file containing fit information.
Description
Read an LCModel formatted coord file containing fit information.
Usage
read_lcm_coord(coord_f)
Arguments
coord_f |
path to the coord file. |
Value
list containing a table of fit point and results structure containing signal amplitudes, errors and fitting diagnostics.
[Package spant version 2.22.0 Index]