View source: R/EpiIndicators.R
apply_delay | R Documentation |
apply_delay
apply a delay vector, s(t), to an indicator, g(t)
apply_delay(g, s)
g |
indicator. |
s |
delay to apply. |
A numeric vector with the result of apply the vector delay s to g.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.