powered by
This function creates a plot of stellar seasonality and phases/events.
# S3 method for skyscapeR.starphases plot(x, ...)
Object of skyscapeR.starphases format.
Additional arguments to be passed to plot.
star.phases
# NOT RUN { # Plot the seasonality of Aldebaran for 3999 BCE: # } # NOT RUN { ss <- star.phases('Aldebaran',-4000, c(35,-8, 200)) plot(ss) # }
Run the code above in your browser using DataLab