Changelog
Source:NEWS.md
    respirometr 0.2.1
Adds a convert_unit_co2() function to convert from ppm to a standard metabolic rate such as mL/h.
respirometr 0.2.0
New features
- Added normalise_drift_lm()to correct measurement drift using linear regression
- Added normalise_drift_means()to correct measurement drift using linear interpolation between pre/post means
Improvements
- Enhanced documentation for read_licor_li850()andread_licor_li7000()
- Added comprehensive test suite for all main functions
- Added input validation and informative error messages using the cli package
- Both UK (normalise) and US (normalize) spelling variants are now supported for drift correction functions