Learn R Programming

Sleuth2 (version 2.0-7)

case0701: The Big Bang

Description

Hubble's initial data on 24 nebulae outside the Milky Way.

Usage

case0701

Arguments

Format

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

Velocity

recession velocity (in kilometres per second)

Distance

distance from earth (in magaparsec)

References

Hubble, E. (1929). A Relation Between Distance and Radial Velocity Among Extragalactic Nebulae, Proceedings of the National Academy of Science 15: 168--173.

See Also

ex0727

Examples

Run this code
str(case0701)
plot(case0701)

Run the code above in your browser using DataLab