NEWS.md
readJDX
can now read the ##XYPOINTS=(XY..XY)
format.pkgdown
for html documentation.processPT
renamed to processXYXY
as part of simplifying the reading of any format that contains one x,y pair per line in AFFN format.processDT
renamed to processLCMS
to better reflect what it does.process2DNMR
and processXYY
re-worked to simplify and generalize the processing workflow.decompLines
handles the decompression process (and is called by decompressXYY
). The function can also be used in stand alone fashion to inspect problematic lines in a particular JCAMP-DX file.checkYvalues
added, which handles the task of checking Y values in DIF mode.sinkall
added..onAttach
added to provide start up message.readJDX
. Please submit an issue at Github when you have a file that can’t be read.lineNos
was eliminated from most functions by naming the lists passed in.decompressJDXxyy
renamed decompressXYY
.