Learn R Programming

faraway (version 1.0.8)

anaesthetic: Time in minutes to eye opening after reversal of anaesthetic.

Description

A doctor at major London hospital compared the effects of 4 anaesthetics used in major operations. 80 patients were divided into groups of 20.

Arguments

Format

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

breath

time in minutes to start breathing unassisted

tgrp

Four treatment groups A B C D

Examples

Run this code

data(anaesthetic)
## maybe str(anaesthetic) ; plot(anaesthetic) ...

Run the code above in your browser using DataLab