The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
runner(..., na_pad)
for vectors to return NA
when windows is incomplete. Other methods already consistent.runner::runner
using do.call
. (#83 and #84)runner.grouped_df
(dplyr
class) to not ignore k
argument.type
.type
argument in favor of simplify
.runner::runner
.max_run
to return NA
instead of NaN
in incomplete or NA
windows.simplify
identical to argument used in sapply
.xts
objects.type
argument is being deprecated.run_by
function to prespecify arguments for multiple runner callsrunner
supports grouped_df
runner
function to be applied on data.frame
or matrix
- running windows constructed by subsetting rows.runner
output can be a list.at
lag
and k
allows to specify values as POSIXt
sequence increment - same as by
in seq.POSIXt
.runner
function with default type = "auto"
which automatically guess the type of returned object.runner
function.at
argument to all functions to return output with specific indexes.na_pad
in all functions with lag or krunner
to accept any types of input vectorslag
to all runner functionsminmax_run
which calculates running minimum and maximum to denote current highs and lowsrunner
function which allows to apply custom function on running windows - so far returning only numericidx
argument which allows to compute running windows within specified date/time/indexes range.lag_run
function - lagged value able to be computed on date/time lag.length_run
function to compute number of elements within specified date/time/indexes range.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.