helper_adj | R Documentation |
This function is a helper function to reduce
duplicate code intrend_adj()
and seas_adj()
.
For further info, see their docstrings.
helper_adj(series, log.trafo = F)
series |
The input tibble in tidy form
with columns |
log.trafo |
Logical, indicates if value should be transformed to log(value). |
This function returns a tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.