This commit is contained in:
El Potaeto
2015-02-09 18:01:14 +01:00
parent 0922883250
commit 3971323203
3 changed files with 8 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,rbindlist)
importFrom(data.table,set)
importFrom(data.table,setnames)