- Returns columns named after the grouping variables
with result column keeping the original name.
Explore
121,978 skills indexed with the new KISS metadata standard.
with result column keeping the original name.
but sort order is **locale-dependent** at creation time.
data
but earlier versions converted to integer.
`>`.
not original values. Use `as.numeric(levels(f))[f]` or `as.numeric(as.character(f))`.
but many operations will de-dup them silently.
operates on whole rows. For lists
but only if exact multiple. Protect with `I()` to prevent conversion.
not the first. Use `fromLast = TRUE` to reverse.
class table. Convert to data frame with `as.data.frame(tbl)`.
not position. Missing columns get `NA`.
`rbind(NULL)` also returns `NULL`.
~ Month)`.
not `cbind.matrix`. Mixing matrices and data frames can give unexpected results.
interaction is used; levels containing `.` can cause unexpected splits unless `sep` is changed.
adding a Row.names column.
names(y))` — can silently merge on unintended columns if data frames share column names.
so FUN should not expect additional args with same length as X.
Date objects become numeric).
matrix
`MARGIN`
result has dim `c(n
raw vectors