Determine whether a partial time contains an object
## S3 method for class 'partial_time' includes(e1, e2)
e1
: object to test whether includes e2
e2
: object to test whether included in e1
A logical vector indicating whether e1
includes e2
Useful links