README.md

Codecov test coverage

fy

Package for financial years

Examples

library(fy)
is_fy(c("2020-21", "2020-20", "foo", "1999-00", "2002-2003"))
fy2yr("2020-21")
yr2fy(2000:2020)
validate_fys_permitted(c("2020-21", "2020-20")) 


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.