matchdate: Match date of one object with another object or date string

View source: R/matchdate.R

matchdateR Documentation

Match date of one object with another object or date string

Description

Match date of one object with another object or date string

Usage

matchdate(x, it, verbose = FALSE)

Arguments

x

input object (e.g., station, field or zoo) with a date index

it

a character string with dates or an object (e.g., station, field or zoo) with a date index

verbose

a boolean; if TRUE print information about progress

Value

the part of x that matches the dates provided in it

See Also

subset


metno/esd documentation built on Feb. 25, 2025, 6:44 p.m.