rr {CC}R Documentation

Baseline Heart Rate Summaries

Description

Daily averages and variances for 2 minute records of R wave-to-R wave (RR) intervals for a single male individual. Measurements were recorded during the summer of 2018.

Usage

data(rr)

Format

A data frame with 76 observations on the following 2 variables.

Avg

Daily averages

Var

Daily variances

Examples

sapply(rr, mean)

[Package CC version 1.0 Index]