View source: R/timeseries_collapse.R
collapse_block | R Documentation |
Collapses blocks: calibration, physicalSample, hasResolution, These follow the regex format of "<key1>_<key2>" match[[1]][[1]] = full key with underscore and index (ex. "physicalSample_tableName") match[[1]][[2]] = first key (ex. "physicalSample") match[[1]][[3]] = second key (ex. "tableName")
collapse_block(entry, l, key, pc)
entry |
Time series entry |
l |
Metadata (to append to) |
key |
Key from time series entry |
pc |
paleo or chron? #deprecated |
l: Metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.