Minimal Time Span Data Set

Usage

data(sample.time.span)

Minimal Time Span Data Set

Format

A data frame with 9 rows and 6 variables

Description

A fictitious dataset containing time spans for codes A and B.

Details

  • code. The qualitative code.
  • start. The integer start time.
  • end. The integer end time.
  • Start. The chron start time.
  • End. The chron end time.
  • variable. An arbitrary single time repeated measures variable (ignore).