Description Usage Arguments Value Author(s) References Examples
View source: R/CAAJewishCalendar_IsLeap.R
CAAJewishCalendar_IsLeap
1  | CAAJewishCalendar_IsLeap(Year)
 | 
Year | 
 Year The year in the Jewish calendar.  | 
true if the specified year is leap otherwise false.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 2  | CAAJewishCalendar_IsLeap(Year = 1309)
CAAJewishCalendar_IsLeap(Year = 1305)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.