timeMatch: Match time stamps of two vectors

Description Usage Arguments Value Author(s) References Examples

Description

Match time stamps of two vectors in order to select the closest time in a second vector based on the time information in the first vector.

Usage

1
timeMatch(a, b, after = TRUE)

Arguments

a

Vector with time information

b

Vector with time information

Value

A data frame with corresponding elements.

Author(s)

Thomas Nauss

References

NONE

Examples

1
2
\notrun{
}

environmentalinformatics-marburg/satelliteTools documentation built on May 16, 2019, 8:16 a.m.