Dceiling: Date Ceiling

Description Usage Arguments Value See Also Examples

Description

Date Ceiling in a Dating

Usage

1
Dceiling(dte, dating=Daily)

Arguments

dte

a Date or POSIXt object

dating

a Dating object

Value

Returns the least date belonging to the dating which is greater or equal than the indicated one.

See Also

See also the functions Dfloor and Dround

Examples

1
2
# Obtain the first day of the next month
Dceiling(Sys.Date(), Monthly)

tolBasis documentation built on May 2, 2019, 3:44 a.m.