View source: R/class_partial_time_ops.R
Ops.timespan | R Documentation |
Handler for Ops generics for timespan objects
## S3 method for class 'timespan'
Ops(e1, e2)
e1 |
objects |
e2 |
objects |
the binary operator result of partial_timespan
e1
with e2
. See
Details for more information on operator behaviors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.