Data use to test NMR algorithms
npm install nmr-xy-testdata##
You should load directly the corresponding test case using
``js`
const data = require('nmr-xy-testdata/data/xy/pure/d1-1,2_j7.json');
or
`js``
import data from 'nmr-xy-testdata/data/xy/pure/d1-1,2_j7.json')