Learn R Programming

VIM (version 3.0.3.1)

sleep: Mammal sleep data

Description

Sleep data with missing values.

Usage

data(sleep)

Arguments

source

Allison, T. and Chichetti, D. (1976) Sleep in mammals: ecological and constitutional correlates. Science 194 (4266), 732--734.

The data set was imported from GGobi.

Examples

Run this code
data(sleep, package = "VIM")
summary(sleep)
aggr(sleep)

Run the code above in your browser using DataLab