NEWS
rGV 0.0.4 (2023-01-16)
- Fixed a bug in the num_events() function that caused faulty outputs when the data ends on a hypoglycemic event
- Fixed two typos in the read_cgm() function. Assignment (<-) had mistakenly been used in two places instead of equality (==).