Description Usage Arguments Value
divides values associated with index numbers into subsets based upon a background window
1 | back_window(vals, index, window = 500, type = "float")
|
vals |
is a numeric vector of values |
index |
is a numeric vector of index values |
window |
is a number specifying the length of background window |
type |
is a string, options = c('float', 'discrete', 'log', 'float_log') |
list of 'vals' in 'window' along 'index'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.