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.
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help