data.table (version 1.0)

dt: data.table support functions

Description

These are largely direct copies of the base functions for data.frame with the code manipulating row.names removed.

Arguments

Value

    Details

    These functions work exactly as their data.frame counterparts, subject to the differences between data.frame and data.table documented under help(data.table).

    See Also

    data.table, tables, data.frame