Description Usage Arguments Value Note Author(s) See Also Examples
View source: R/venus_sunrise.R
Track of venus during sunrise for a given period
1 | venus_sunrise(JD, latitude, days = 365, label_interval = 10)
|
JD |
The starting time for computation in Julian Date |
latitude |
Latitude in decimal degree |
days |
Days the computation will last. |
label_interval |
Intervals the labels to be added. |
Figure
The azimuth is measured westward from the south.
Jinlong Zhang jinlongzhang01@gmail.com
1 | venus_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.