checkDates: function to check dates, ie that t0<t1 and t0!=t1

View source: R/auxs-utils.R

checkDatesR Documentation

function to check dates, ie that t0<t1 and t0!=t1

Description

function to check dates, ie that t0<t1 and t0!=t1

Usage

checkDates(t0, t1)

Arguments

t0

initial date

t1

final date

Value

a list with t0 being [[1]] and t1 being [[2]]


Visualize.CRAN.Downloads documentation built on March 31, 2023, 7:21 p.m.