gap_wrapper_function | R Documentation |
wrapper function for maximum number of consecutive NA values
gap_wrapper_function(statistic_fun, max_gap, ...)
statistic_fun |
statistic function to apply if max gap criterium is meet |
max_gap |
maxium Number of consecutive NA values |
... |
Additional arguments passed on to the statistic function |
wrapped function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.