new_moon | R Documentation |
Julian day representing the new moon day for a given Julian day number and tithi
new_moon(jd, tithi_, opt = -1)
jd |
Julian day number |
tithi_ |
Number associated with the tithi |
opt |
Option to select next new moon day( |
New moon day as a Julian day number
new_moon(2459778,2)
new_moon(2459778,tithi(2459778,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.