constel {moonsun} | R Documentation |
This function finds the abbreviations of constellations for given coordinates in equatorial system.
constel(x)
x |
an object of class eqc |
~~ If necessary, more details than the description above ~~
A character vector with constellation abbreviations
Lukasz Komsta
http://vizier.u-strasbg.fr/viz-bin/VizieR?-source=6042
options(latitude=51,longitude=22) data(bright) constel(bright) constel(planets())