⚠️There's a newer version (1.15.4) of this package. Take me there.

data.table (version 1.7.1)

Extension of data.frame for fast indexing, fast ordered joins, fast assignment, fast grouping and list columns.

Description

Enhanced data.frame. Fast indexing, fast ordered joins, fast assignment, fast grouping and list columns in a short and flexible syntax. i and j may be expressions of column names directly, for faster development. Example: X[Y] is a fast join for large data.

Copy Link

Version

Down Chevron

Install

install.packages('data.table')

Monthly Downloads

845,520

Version

1.7.1

License

GPL (>= 2)

Last Published

October 22nd, 2011

Functions in data.table (1.7.1)