%included% {timetools}R Documentation

test inclusion of 2 ‘POSIXcti’ objects

Description

This function test if the first ‘POSIXcti’ object is included in the second.

Usage

  

  i1 %included% i2

Arguments

i1

is this object included in the second object ?

i2

is this object include the first one ?

Value

boolean

Examples

# to see all existing methods :
methods ('\%included\%')

[Package timetools version 1.15.3 Index]