fpTools: FPTools a package for manipulationg fiscal periods

Description Examples

Description

The package provides:

Examples

1
2
3
4
5
6
 FPtoCP(c(201201,20126)) #fiscal year starting July 1 st of each year
 calendar.period.mapper(201201, 24)
 fptoDate(201201)
 CPtoCalendar(c(201201,201212))
 CPtoCalendar(c(201201,201212),fiscal = FALSE)
 CPtoCalendar(c(201201,201212),fillgap = FALSE)

mdavis29/fpTools documentation built on May 22, 2019, 3:22 p.m.