Learn R Programming

faraway (version 1.0.6)

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.

Usage

data(anaesthetic)

Arguments

source

Chatfield C. (1995) Problem Solving: A Statistician's Guide, 2ed Chapman Hall.

Examples

Run this code
data(anaesthetic)
## maybe str(anaesthetic) ; plot(anaesthetic) ...

Run the code above in your browser using DataLab