bright: Brighest stars coordinates

Description Usage Format Source Examples

Description

The equatorial coordinates of 23 brighest stars.

Usage

1

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

1
2
3
4
5
6
data(bright)
options(latitude=51,longitude=22)
plot(bright)
plot(as.hoc(bright))
as.lt(rst(bright))
angle(bright)

moonsun documentation built on May 29, 2017, 12:17 p.m.