diff --git a/docs/CODE_OF_CONDUCT.html b/docs/CODE_OF_CONDUCT.html index e33afb66..d0775e1c 100644 --- a/docs/CODE_OF_CONDUCT.html +++ b/docs/CODE_OF_CONDUCT.html @@ -61,7 +61,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index 973123ad..6c5932eb 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -61,7 +61,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/ISSUE_TEMPLATE.html b/docs/ISSUE_TEMPLATE.html index 03fdf7c5..2994a170 100644 --- a/docs/ISSUE_TEMPLATE.html +++ b/docs/ISSUE_TEMPLATE.html @@ -61,7 +61,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/SUPPORT.html b/docs/SUPPORT.html index 4655a43f..0f81bf56 100644 --- a/docs/SUPPORT.html +++ b/docs/SUPPORT.html @@ -61,7 +61,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/articles/index.html b/docs/articles/index.html index 0e895c9a..27a18ca4 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -61,7 +61,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/articles/intro-tsibble.html b/docs/articles/intro-tsibble.html index 3f3797aa..cbad5f32 100644 --- a/docs/articles/intro-tsibble.html +++ b/docs/articles/intro-tsibble.html @@ -30,7 +30,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/authors.html b/docs/authors.html index 6ad422f5..35242523 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -61,7 +61,7 @@ tsibble - 0.3.0.9000 + 0.4.0 diff --git a/docs/index.html b/docs/index.html index e45a5948..e44aafeb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@ tsibble - 0.3.0.9000 + 0.4.0 @@ -173,7 +173,7 @@

A family of window functions: slide(), tile(), stretch()

-

Temporal data often involves moving window calculations. Several functions in the tsibble allow for different variations of moving windows using purrr-like syntax:

+

Temporal data often involves moving window calculations. Several functions in tsibble allow for different variations of moving windows using purrr-like syntax: