calc_runs()
returns a list with integer sequences of the position(s) of
runs (sequences) of TRUE
values (@dschlaep).impute_df()
(@dschlaep):"interp"
; this method replaces missing values
by linear interpolation (or extrapolation) using the two closest neighbors
(and assuming that rows represent equidistant steps)."nmax_run"
; runs of missing values longer
than "nmax_run"
are not imputed.lintr
>= 3 and
lint workflow switched from package tests to Github Action (#3; @dschlaep).release/**
branches in addition to main
.r-lib
Github Actions updated to v2
(#5; @dschlaep).testthat
edition 3 (#4; @dschlaep).Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.