data.table (version 1.6.2)
Extension of data.frame for fast indexing, fast ordered joins
and fast grouping.
Description
Enhanced data.frame. Fast indexing, fast ordered joins and
fast grouping 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.