tithi | R Documentation |
Tithi for a given place and time
tithi(jd, place)
jd |
Julian day number |
place |
Vector containing latitude, longitude and timezone |
Tithi and it's ending time
tithi(2459778,c(15.34, 75.13, +5.5))
tithi(gregorian_to_jd(17,6,2022),c(15.34, 75.13, +5.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.