rmLargeSpread | R Documentation |
maxi
times the median spreadFunction deletes entries for which the spread is more than "maxi"
times the median
spread on that day.
rmLargeSpread(qData, maxi = 50, tz = NULL)
qData |
an |
maxi |
an integer. By default |
tz |
fallback time zone used in case we we are unable to identify the timezone of the data, by default: |
xts
or data.table
object depending on input.
Jonathan Cornelissen, Kris Boudt, Onno Kleen, and Emil Sjoerup.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.