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

data.table (version 1.1)

Extension of data.frame to allow i and j to be expressions of column names.

Description

Like a data.frame but i and j may be expressions evaluated within the frame. i is then like base::with and j like select in base::subset. When i is itself a data.table, a join is invoked similar to base::merge.

Copy Link

Version

Down Chevron

Install

install.packages('data.table')

Monthly Downloads

845,520

Version

1.1

License

GPL

Maintainer

Last Published

August 19th, 2008

Functions in data.table (1.1)