match.POSIXt {actel}R Documentation

Match POSIX values

Description

Match POSIX values

Usage

match.POSIXt(this, there)

Arguments

this

the vector of posix to be match

there

the vector of posix to be matched against

Value

a vector with the matches


[Package actel version 1.3.0 Index]