View source: R/pipeline-interpolate.R
| notify_max_gap_behavior_change | R Documentation |
Emits a one-time-per-run warning explaining that interpolation now leaves
gaps longer than max_gap_ms as NA, a change in default behavior from
eyeris versions <= 3.2.0. The flag is cleared by reset_gap_notices(),
which glassbox() calls at the start of each run.
notify_max_gap_behavior_change(max_gap_ms, verbose = TRUE)
max_gap_ms |
The active maximum gap duration in milliseconds |
verbose |
A flag to indicate whether to print the message |
Invisibly returns NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.