Description Usage Arguments Value Note Author(s) See Also Examples
View source: R/mercury_sunrise.R
track of mercury during sunrise for a given period
| 1 2 | mercury_sunrise(JD, latitude, days = 365,
                 label_interval = 10)
 | 
| JD | Julian Date of the starting time | 
| latitude | Latitude in decimal degree | 
| days | Number of days to compute | 
| label_interval | days between each label on the apparent track | 
Figure
The azimuth is measured westward from the south.
Jinlong Zhang jinlongzhang01@gmail.com
| 1 | mercury_sunrise( CAADate_DateToJD(2016, 1, 1, TRUE) , latitude = 39.9, days = 300, label_interval = 10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.