Learn R Programming

SMPracticals (version 1.4-3.1)

births: Birth Times

Description

Times spent in delivery suite by 95 women giving birth at the John Radcliffe Hospital, Oxford. The data were kindly provided by Ethel Burns.

Usage

data(births)

Arguments

Format

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

day

Day on which woman arrived

time

Time (hours) spent on delivery suite

Examples

Run this code
data(births)

Run the code above in your browser using DataLab