Description Usage Arguments Details Value Examples
ymon()
is a high level constructor for a ymon object. It accepts
integer year and month components to build the object from.
1 | ymon(year, month)
|
year |
The year value. |
month |
The month value, in the range of |
year
and month
are recycled to a common size.
A ymon object.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.