Chapter 10 data.table

10.1 Introduction

data.table is the number one choice for handling large datasets in R.

library(data.table)