moonsun (version 0.1.3)

bright: Brighest stars coordinates

Description

The equatorial coordinates of 23 brighest stars.

Usage

data(bright)

Arguments

Format

A data frame of class eqc with 23 observations on the following 2 variables.
ra
right ascension
d
declination

Source

The position data was taken from English Wikipedia.

Examples

Run this code
data(bright)
options(latitude=51,longitude=22)
plot(bright)
plot(as.hoc(bright))
as.lt(rst(bright))
angle(bright)

Run the code above in your browser using DataLab