constel: Assign constellation abbreviations to equatorial coordinates

Description Usage Arguments Details Value Author(s) References Examples

Description

This function finds the abbreviations of constellations for given coordinates in equatorial system.

Usage

1

Arguments

x

an object of class eqc

Details

To be added.

Value

A character vector with constellation abbreviations

Author(s)

Lukasz Komsta

References

http://vizier.u-strasbg.fr/viz-bin/VizieR?-source=6042

Examples

1
2
3
4
options(latitude=51,longitude=22)
data(bright)
constel(bright)
constel(planets())

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