View source: R/convertFYQToCQ.R
convertFYQToCQ | R Documentation |
converts fiscal year and quarter to calendar year and quarter
convertFYQToCQ(fiscal_yyyy_int, fiscal_q_int)
fiscal_yyyy_int |
a 4 digit number |
fiscal_q_int |
a single number |
"yyyyQQ"
convertFYQToCQ(1995,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.