Learn R Programming

qdap (version 1.3.5)

sample.time.span: Minimal Time Span Data Set

Description

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

Usage

data(sample.time.span)

Arguments

format

A data frame with 9 rows and 6 variables

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).