get_matches: Use the regex match groups and the time series to compile two...

View source: R/timeseries.R

get_matchesR Documentation

Use the regex match groups and the time series to compile two lists: matching indices, and matching entries.

Description

Use the regex match groups and the time series to compile two lists: matching indices, and matching entries.

Usage

get_matches(ts, m, exact)

Arguments

ts

Time series list , Time series data

m

Regex match groups list , The query string split according to the regex matches.

exact

Key match char. Is the provided key an exact key match or a piece of the key? ie. paleoData_variableName or variableName?

Author(s)

Chris Heiser


nickmckay/lipdR documentation built on April 13, 2025, 5:58 p.m.