data.table Package in R | Tutorial & Programming Examples
The data.table R package provides tools for data manipulation and the fast aggregation of large data sets.
- Here you can find the documentation of the data.table package.
- Here you can find the CRAN page of the data.table package.
Tutorials on the data.table Package
You can find tutorials and examples for the data.table package below.
Other Useful R Packages
In the following, you can find a list of other useful R packages.