Data.table practice

Practicing data.table package in R

First load the packages:

library(data.table)