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"

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.