summaryrefslogtreecommitdiff
path: root/snippets/ess-mode/datatable
blob: c5d74123742198456fcfc451d17b05102e5a3f7f (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# key: dt
# group: imports
# --
library(data.table)
$0