Add function to get the number of operating days in the month. master
authorFrederik Vanrenterghem <frederikv@fairgofinance.com.au>
Thu, 26 May 2016 11:42:00 +0000 (19:42 +0800)
committerFrederik Vanrenterghem <frederikv@fairgofinance.com.au>
Thu, 26 May 2016 11:42:00 +0000 (19:42 +0800)
commitfd69ff33c0816f78abc50b740aa5250de7899b7c
treeec6ecfca1a2d63f147ca6e899907da4f443c361f
parent27aa1e25ea0c4c8fd6fbb13df8dd3b1fba3731e7
Add function to get the number of operating days in the month.

Fix getRemainingOpDays function bug by casting input as date.
R/getOpDays.R [new file with mode: 0644]
R/getRemainingOpDays.R