Learn R Programming

BSDA (version 1.01)

Galaxie: Velocities of 82 galaxies in the Corona Borealis region

Description

Data for Example 5.2

Usage

Galaxie

Arguments

Format

A data frame with 82 observations on the following variable.

velocity

a numeric vector

Examples

Run this code
# NOT RUN {
str(Galaxie)
attach(Galaxie)
EDA(velocity)
detach(Galaxie)
# }

Run the code above in your browser using DataLab