Skip to content

add fiscal_start to quarter when fiscal year doesn't begin in january#485

Merged
vspinu merged 1 commit into
tidyverse:masterfrom
PedramNavid:master
Oct 22, 2016
Merged

add fiscal_start to quarter when fiscal year doesn't begin in january#485
vspinu merged 1 commit into
tidyverse:masterfrom
PedramNavid:master

Conversation

@PedramNavid
Copy link
Copy Markdown

This is a follow-up to Pull Request #427 , but I couldn't figure out how to use git properly to bring my old fork up so I deleted and started again.

I removed shift as requested, and created a fiscal_start parameter instead. Specifying a month other than 1 for the start of the fiscal year will shift the quarter (and the year if needed). For example, setting 11 for start will mean that Nov, Dec, Jan are all Q1. For Nov and Dec, the year will increment by 1 if with_year = TRUE. That is, 2013-11 will show as 2014.1 (1st quarter of 2014, as is convention when using fiscal quarters).

I have also added tests for quarters which did not exist previously.

@vspinu vspinu merged commit aa43000 into tidyverse:master Oct 22, 2016
@vspinu
Copy link
Copy Markdown
Member

vspinu commented Oct 22, 2016

Looks good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants