- Added the function
lactate_curve()
to retrieve data for plotting the lactate curve and heart rate response.
-
Patched a modification to the
Dmax
method, which was producing negative values in a few edge cases. -
Make sure that infinite values are not retrieved when converting intensity to log.
- Patched a fix to the
Dmax
method that was producing very high estimations in a few cases.
- Fixed missing log in intensity in the
Log-log
method.
- Removed
align
attribute inimg
tag.
- Added a
NEWS.md
file to track changes to the package.