R/fy-package.R

#' Utilities for financial years
#' @description A financial year starts halfway through a calendar year.
#' @rawNamespace import(data.table, except = "%notin%")
#' @importFrom fastmatch fmatch
#' @importFrom fastmatch %fin%
#' @importFrom hutils AND
#' @importFrom hutils OR
#' @importFrom hutils if_else
#' @importFrom hutils %notin%
#' @importFrom utils head

#' @keywords internal
"_PACKAGE"
HughParsonage/fy documentation built on Sept. 17, 2023, 7:05 p.m.