- `stl` result components: `$time.series` matrix with columns `seasonal`
`trend`
Explore
121,788 skills indexed with the new KISS metadata standard.
`trend`
gotchas
uses moving averages. `type = additive` or `multiplicative`.
order = c(p
start
no default. `s.window = periodic` assumes fixed seasonality.
units = MB)` for human-readable output.
style 2: simple progress. Only style 3 shows percentage.
package = pkg)` opens a specific one.
value)`. Close with `close(pb)`.
max
matrices
skeleton)` — `flesh` is the flat data
reconstructs the nested structure.
so any name in `val` gets added or replaced.
3
val)` replaces elements of list `x` with those in `val` by **name**.
m)` or `combn(x
i.e.
y))` in conditionals.
names
class = myError))` then catch with `tryCatch(...
error = function(e) e)` returns the error condition object.
length)` but faster (implemented in C).