Learn R Programming

dslabs (version 0.8.0)

stars: Physical Properties of Stars

Description

Physical properties of selected stars, including luminosity, temperature, and spectral class.

Usage

stars

Arguments

Format

An object of class "data.frame".

Details

  • star. Name of star.

  • magnitude. Absolute magnitude of the star, which is a function of the star's luminosity and distance to the star.

  • temp. Surface temperature in degrees Kelvin (K).

  • type. Spectral class of star in the OBAFGKM system.

Examples

Run this code
head(stars)

Run the code above in your browser using DataLab