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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.