Logging for 'data.table' Operations


[Up] [Top]

Documentation for package ‘dtlog’ version 0.1.0

Help Pages

as.data.table Convert an object to a data table, with a log
dcast Reshape a data table, with a log
dcast.data.table Reshape a data table, with a log
dtlog_pause Pause and resume logging
dtlog_resume Pause and resume logging
dtlog_summary Log a summary of a data table
dttable Describe the variables of a data table
dt_log Write the code and its log to a text file
dt_log_end Write the code and its log to a text file
dt_log_file Write the code and its log to a text file
duplicated.data.table Row operations with a log
fintersect Row operations with a log
fread Read a file into a data table, with a log
fsetdiff Row operations with a log
funion Row operations with a log
fwrite Write a data table to a file, with a log
head.data.table First or last rows of a data table, with a log
head_tail First or last rows of a data table, with a log
melt Reshape a data table, with a log
melt.data.table Reshape a data table, with a log
merge.data.table Merge two data tables, with a log
na.omit.data.table Row operations with a log
rbindlist Row operations with a log
reshape Reshape a data table, with a log
rows Row operations with a log
set Modify a data table by reference, with a log
setattr Modify a data table by reference, with a log
setcolorder Modify a data table by reference, with a log
setDF Modify a data table by reference, with a log
setDT Modify a data table by reference, with a log
setindex Modify a data table by reference, with a log
setindexv Modify a data table by reference, with a log
setkey Modify a data table by reference, with a log
setkeyv Modify a data table by reference, with a log
setnames Modify a data table by reference, with a log
setorder Modify a data table by reference, with a log
setorderv Modify a data table by reference, with a log
set_functions Modify a data table by reference, with a log
tail.data.table First or last rows of a data table, with a log
unique.data.table Row operations with a log
[.data.table Subset, aggregate and update a data.table, with a log