| .get_mesnotrim | R Documentation |
Given a month (1-12), returns its position in the rolling quarter (1, 2, or 3).
January, April, July, October = position 1
February, May, August, November = position 2
March, June, September, December = position 3
.get_mesnotrim(month)
month |
Integer. Month number (1-12). |
Integer. Position in quarter (1, 2, or 3).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.