- Factors
raw vectors
Explore
116,127 skills indexed with the new KISS metadata standard.
raw vectors
not its character labels. Use `x[as.character(f)]` for label-based indexing.
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
value)`. Close with `close(pb)`.
style 2: simple progress. Only style 3 shows percentage.
units = MB)` for human-readable output.
matrices
max
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.