powered by
This function finds the abbreviations of constellations for given coordinates in equatorial system.
constel(x)
options(latitude=51,longitude=22) data(bright) constel(bright) constel(planets())
Run the code above in your browser using DataLab