| Timing exercise {epiDisplay} | R Documentation |
Dataset on time going to bed, waking up and arrival at a workshop
Description
This dataset came from an interview survey on the workshop attendants on 2004-12-14.
Note that the date of bed time is 2004-12-13 if the respondent went to bed before midnight.
Usage
data(Timing)
Format
A data frame with 18 observations on the following 11 variables.
ida numeric vector
gendera factor with levels
malefemaleagea numeric vector
maritala factor with levels
singlemarriedotherschilda numeric vector indicating number of children
bedhra numeric vector indicating the hour of going to bed
bedmina numeric vector indicating the minute of going to bed
wokhra numeric vector indicating the hour of waking up
wokmina numeric vector indicating the minute of waking up
arrhra numeric vector indicating the hour of arrival at the workshop
arrmina numeric vector indicating the minute of arrival at the workshop
Examples
data(Timing)
des(Timing)