Learn R Programming

nlstools (version 2.1-0)

O2K: Oxygen kinetics during 6-minute walk test data set

Description

Oxygen uptake kinetics during a 6-minute walking test in a patient with pulmonary disease. The first 5.83 minutes correspond to the resting phase prior to exercise.

Usage

data(O2K)

Arguments

Format

O2K is a data frame with 2 columns (t: time, VO2: oxygen uptake)

Examples

Run this code
data(O2K)
plot(O2K)

Run the code above in your browser using DataLab