EarthSystemDiagnostics / piccr

A bundle of R functions to correct and calibrate raw Picarro cavity ring down spectroscopy stable isotope data.
MIT License
1 stars 2 forks source link

test reading data with spaces #12

Closed twollnik closed 5 years ago

twollnik commented 5 years ago

closes #11

This PR modifies the existing test for the function readFiles. The files in the input directory now contain a lot of unnecessary spaces. The test makes sure that the input is read correctly despite all these unnecessary spaces.

@ikroener This is a very small PR and there is not much to review. I assigned it to you so that you can get the hang of things and decide if you want to be involved in more reviews in the future.

twollnik commented 5 years ago

Thanks for your comment and the helpful suggestion. I changed the spacing in one of the files to be less consistent. Merging this as soon as CI passes.