- `c()` on factors unions level sets (since R 4.1.0)
but earlier versions converted to integer.
Explore
117,026 skills indexed with the new KISS metadata standard.
but earlier versions converted to integer.
not original values. Use `as.numeric(levels(f))[f]` or `as.numeric(as.character(f))`.
but only if exact multiple. Protect with `I()` to prevent conversion.
but many operations will de-dup them silently.
not the first. Use `fromLast = TRUE` to reverse.
`rbind(NULL)` also returns `NULL`.
adding a Row.names column.
interaction is used; levels containing `.` can cause unexpected splits unless `sep` is changed.
~ Month)`.
so FUN should not expect additional args with same length as X.
`MARGIN`
matrix
result has dim `c(n
raw vectors
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`.
units = MB)` for human-readable output.
package = pkg)` opens a specific one.
value)`. Close with `close(pb)`.