Galaxie {BSDA}R Documentation

Velocities of 82 galaxies in the Corona Borealis region

Description

Data for Example 5.2

Usage

Galaxie

Format

A data frame with 82 observations on the following variable.

velocity
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Galaxie)
attach(Galaxie)
EDA(velocity)
detach(Galaxie)

[Package BSDA version 0.1 Index]