- Return value orientation is transposed: if FUN returns length-n vector
result has dim `c(n
Explore
122,522 skills indexed with the new KISS metadata standard.
result has dim `c(n
raw vectors
`apply` coerces to matrix via `as.matrix` first — mixed types become character.
which can silently pick up wrong variables in programmatic use. Use `[` with explicit logic in functions.
1]` returns a **vector** (drop=TRUE default for columns)
j)]`) coerces to matrix first — avoid.
not its character labels. Use `x[as.character(f)]` for label-based indexing.
`trend`
gotchas
i = 1]` is `m[2
no default. `s.window = periodic` assumes fixed seasonality.
order = c(p
uses moving averages. `type = additive` or `multiplicative`.
start
units = MB)` for human-readable output.
package = pkg)` opens a specific one.
value)`. Close with `close(pb)`.
max
style 2: simple progress. Only style 3 shows percentage.
matrices
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**.