Ops.timespan: Handler for Ops generics for timespan objects

View source: R/class_partial_time_ops.R

Ops.timespanR Documentation

Handler for Ops generics for timespan objects

Description

Handler for Ops generics for timespan objects

Usage

## S3 method for class 'timespan'
Ops(e1, e2)

Arguments

e1

objects

e2

objects

Value

the binary operator result of partial_timespan e1 with e2. See Details for more information on operator behaviors.


parttime documentation built on May 29, 2024, 6:25 a.m.