| get_pre_decimation_block | R Documentation |
Returns the full-resolution (pre-decimation) time series for the requested
block, if it was preserved when a downsample()/bin() step ran. Used so
that diagnostic plots of earlier pipeline steps can be rendered at their
original sampling rate rather than the decimated rate (see issue #294).
get_pre_decimation_block(x, block)
x |
An object of class |
block |
The block number to retrieve |
A data frame of full-resolution time series data for the block, or
NULL if no pre-decimation data was preserved
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.