data.table1.16.0 package

Extension of `data.frame`

melt.data.table

Fast melt for data.table

merge

Merge two data.tables

na.omit.data.table

Remove rows with missing values on columns specified

nafill

Fill missing values

notin

Convenience operator for checking if an example is not in a set of ele...

openmp-utils

Set or get number of threads that data.table should use

patterns

Obtain matching indices corresponding to patterns

print.data.table

data.table Printing Options

rbindlist

Makes one data.table from a list of many

rleid

Generate run-length type group id

rowid

Generate unique row ids within each group

setattr

Set attributes of objects by reference

setcolorder

Fast column reordering of a data.table by reference

shouldPrint

For use by packages that mimic/divert auto printing e.g. IRkernel and ...

special-symbols

Special symbols

split

Split data.table into chunks in a list

subset.data.table

Subsetting data.tables

substitute2

Substitute expression

tables

Display 'data.table' metadata

test.data.table

Runs a set of tests.

test

Test assertions for equality, exceptions and console output

timetaken

Pretty print of time taken

address

Address in RAM of a variable

all.equal.data.table

Equality Test Between Two Data Tables

as.data.table

Coerce to data.table

as.data.table.xts

Efficient xts to as.data.table conversion

fsort

Fast parallel sort

as.matrix

Convert a data.table to a matrix

as.xts.data.table

Efficient data.table to xts conversion

assign

Assignment by reference

between

Convenience functions for range subsets.

cdt

data.table exported C routines

chmatch

Faster match of character vectors

fwrite

Fast CSV writer

setorder

Fast row reordering of a data.table by reference

coalesce

Coalescing missing values

copy

Copy an entire object

data.table-class

S4 Definition for data.table

data.table

Enhanced data.frame

datatable-optimize

Optimisations in data.table

dcast.data.table

Fast dcast for data.table

deprecated

Deprecated.

duplicated

Determine Duplicate Rows

fcase

fcase

fdroplevels

Fast droplevels

fifelse

Fast ifelse

foverlaps

Fast overlap joins

frank

Fast rank

fread

Fast and friendly file finagler

froll

Rolling functions

measure

Specify measure.vars via regex or separator

shift

Fast lead/lag for vectors and lists

groupingsets

Grouping Set aggregation for data tables

IDateTime

Integer based date class

J

Creates a join data.table

last

First/last item of an object

last.updated

Number of rows affected by last update

like

Convenience function for calling grep.

setDF

Coerce a data.table to data.frame by reference

setDT

Coerce lists and data.frames to data.table by reference

setkey

Create key on a data.table

setNumericRounding

Change or turn off numeric rounding

setops

Set operations for data tables

transform.data.table

Data table utilities

transpose

Efficient transpose of list

truelength

Over-allocation access

tstrsplit

strsplit and transpose the resulting list efficiently

update_dev_pkg

Perform update of development version of a package

Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.

  • Maintainer: Tyson Barrett
  • License: MPL-2.0 | file LICENSE
  • Last published: 2024-08-27