powered by
as.ecc(x) as.eqc(x,time=lst(),phi=getOption("latitude")) as.hoc(x,time=lst(),phi=getOption("latitude"))
options(latitude=51,longitude=22) data(bright) plot(as.hoc(bright)) plot(as.hoc(bright,time=lst(hour=0))) plot(as.ecc(bright)) plot(as.hoc(planets()))
Run the code above in your browser using DataLab