From 803fe13e505960fddccdbd4dcb524715f5eb068d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Sep 2019 18:18:40 +0200 Subject: Add url: tag to _pkgdown.yml, typo, update docs --- docs/reference/twa.html | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) (limited to 'docs/reference/twa.html') diff --git a/docs/reference/twa.html b/docs/reference/twa.html index 86c0f9b..016380a 100644 --- a/docs/reference/twa.html +++ b/docs/reference/twa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -49,6 +51,7 @@ is after one window has passed." /> + @@ -73,7 +76,7 @@ is after one window has passed." /> @@ -96,13 +94,14 @@ is after one window has passed." /> +
@@ -139,7 +138,7 @@ is after one window has passed.

Examples

pred <- sawtooth(one_box(10), - applications = data.frame(time = c(0, 7), amount = c(1, 1))) + applications = data.frame(time = c(0, 7), amount = c(1, 1))) max_twa(pred)
#> $max #> parent #> 0.9537545 @@ -166,19 +165,23 @@ is after one window has passed.

+
+ + -- cgit v1.2.1