Learn R Programming

actel (version 1.3.0)

match.POSIXt: Match POSIX values

Description

Match POSIX values

Usage

match.POSIXt(this, there)

Value

a vector with the matches

Arguments

this

the vector of posix to be match

there

the vector of posix to be matched against