Description Usage Arguments Value Examples
View source: R/generateCycle.R
Helper function to calculate which cycle line an observed year belongs to. Used in
genCygle.
| 1 | checkInteger(x)
 | 
| x | A numeric. | 
Returns a logical confirming whether x is or is not an integer.
| 1 2 | checkInteger(3.4)
checkInteger(3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.