Checks if a Date sequence is compatible with the specified Dating object.
Usage
Dcheck(date.sequence, dating)
Arguments
date.sequence
a sequence of dates (class Date or POSIXt)
dating
a Dating object
Value
Returns whether the Date sequence corresponds with a Date sequence at the specified Dating object.Note that the dates should be ordered in order to be a valid sequence.