Description Usage Arguments Value Author(s) Examples
View source: R/plot_juptermoons.R
Track of Jupiter's Galilean Moons
1 | plot_juptermoons(JD, days = 30, increment = 1/1000, legend = TRUE)
|
JD |
Julian Date |
days |
Number of days to compute |
increment |
Increment in days |
legend |
Logical, whether the legend will be added to the figure. |
figure
Jinlong Zhang jinlongzhang01@gmail.com
1 2 | JD = CAADate_DateToJD(Year = 2016, Month =1, Day =1, bGregorianCalendar=TRUE)
plot_juptermoons(JD , days = 31, increment = 1/24)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.