fy: Utilities for Financial Years

In Australia, a financial year (or fiscal year) is the period from 1 July to 30 June of the following calendar year. As such, many databases need to represent and validate financial years efficiently. While the use of integer years with a convention that they represent the year ending is common, it may lead to ambiguity with calendar years. On the other hand, string representations may be too inefficient and do not easily admit arithmetic operations. This package tries to make validation of financial years quicker while retaining clarity.

Package details

AuthorHugh Parsonage [aut, cre]
MaintainerHugh Parsonage <hugh.parsonage@gmail.com>
LicenseGPL-2
Version0.4.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fy")

Try the fy package in your browser

Any scripts or data that you put into this service are public.

fy documentation built on Sept. 12, 2023, 9:06 a.m.