get_matches | R Documentation |
Use the regex match groups and the time series to compile two lists: matching indices, and matching entries.
get_matches(ts, m, exact)
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? |
Chris Heiser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.