Learn R Programming

faraway (version 1.0.8)

star: Star temperatures and light intensites

Description

Data on the log of the surface temperature and the log of the light intensity of 47 stars in the star cluster CYG OB1, which is in the direction of Cygnus,

Arguments

Format

A data frame with 47 observations on the following 3 variables.

index

a numeric vector

temp

temperature

light

light intensity

Examples

Run this code

data(star)
## maybe str(star) ; plot(star) ...

Run the code above in your browser using DataLab