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