bright {moonsun}R Documentation

Brighest stars coordinates

Description

The equatorial coordinates of 23 brighest stars.

Usage

data(bright)

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

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

[Package moonsun version 0.1 Index]