[datatable-help] Detailed verbose after common data operations?

mbacou mel at mbacou.com
Wed Dec 8 02:16:32 CET 2010


Just throwing a more generic question that probably doesn't belong here, but
is there any way with R to get more detailed verbose after common operations
on data.frame or data.table (such as deleting, updating, subsetting or
joining rows) similar to what you get in either SQL, SAS or STATA -- I mean
the standard "xx rows affected" or "xx rows matched" message?

I know this can be achieved with extra lines of code, but how many of us
really check every step manually?

I found myself repeatedly throwing commands (especially subsetting) that do
nothing because of small typos and not always realizing.

Thanks, --Mel.
-- 
View this message in context: http://r.789695.n4.nabble.com/Detailed-verbose-after-common-data-operations-tp3077538p3077538.html
Sent from the datatable-help mailing list archive at Nabble.com.


More information about the datatable-help mailing list