fixedLactate: Calculate and plot lactate marker based on a fixed lactate...

Description Usage Arguments Value References

Description

Calculates the workload at a specified fixed lactate concentration. Based on functions described by Newell et al. 2007 (see reference)

Usage

1
2
fixedLactate(data, workload.column = 1, lactate.column = 2, plot = T,
  lactate = 4)

Arguments

data

A data frame with work intensity (e.g. watt) and lactate measurements

workload.column

An integer specifying the column with work intensity data, default=1.

lactate.column

An integer specifying the column with lactate data, default=2.

plot

Logical specify whether to add plot or not. The plot shows data points with the model fit

lactate

A number specifying the lacate level at which you want to now the work intensity.

Value

Work intensity at a specified lactate concentration

References

Software for calculating blood lactate endurance markers. John Newell , David Higgins , Niall Madden , James Cruickshank , Jochen Einbeck , Kenny McMillan , Roddy McDonald. Journal of Sports Sciences, Vol. 25, Iss. 12, 2007


dhammarstrom/exPhysR documentation built on May 15, 2019, 8:21 a.m.