technical_tools.subtract_year: Subtracts period from a date.

View source: R/technical_tools.R

technical_tools.subtract_yearR Documentation

Subtracts period from a date.

Description

Subtracts period from a date.

Usage

technical_tools.subtract_year(a_date, year)

Arguments

a_date

the date.

year

the number of years to substract (e.g. 0.5, 1, 4)

Value

the result of the subtract.


scalastic/fin.backend documentation built on Nov. 18, 2022, 7:10 a.m.