calc_diff: Function for calculating the difference between two dates

View source: R/date.R

calc_diffR Documentation

Function for calculating the difference between two dates

Description

Function for calculating the difference between two dates

Usage

calc_diff(st_inter, dt_item)

Arguments

st_inter

An interval. An object of interval.

dt_item

A date item. An object of date.

Value

An integer scalar. Differences between the two dates.


KonstantinRyabov/dmtools documentation built on Jan. 14, 2023, 6:57 a.m.