write_basis {spant} | R Documentation |
Write a basis object to an LCModel .basis formatted file.
Description
Write a basis object to an LCModel .basis formatted file.
Usage
write_basis(basis, basis_file, fwhmba = 0.1)
Arguments
basis |
basis object to be exported. |
basis_file |
path to basis file to be generated. |
fwhmba |
parameter used by LCModel. |
[Package spant version 2.22.0 Index]