[datatable-help] dput does not work with data.table

Christoph_Jae christoph.jaeckel at wi.tum.de
Fri Mar 30 16:15:45 CEST 2012


Follow-up: Putting <pointer:...> in quotation marks works: 

structure(list(A = 1:2, B = 2:3), 
          .Names = c("A", "B"), 
          row.names = c(NA, -2L), 
          class = c("data.table", "data.frame"), 
          .internal.selfref = "<pointer: 0x0000000000150788>")

But why is that not inserted in the first place? Does that break something
else?

--
View this message in context: http://r.789695.n4.nabble.com/dput-does-not-work-with-data-table-tp4519150p4519172.html
Sent from the datatable-help mailing list archive at Nabble.com.


More information about the datatable-help mailing list