The following command
setClass("ClusterGroup",representation=representation(dtDemand="data.table"))
results in
Warning message:
undefined slot classes in definition of "ClusterGroup": dtDemand(class
"data.table")
I assume this means the class does not recognize data.table. Is there way to
use data.table's in slots?
Thanks, Peter
--
View this message in context:
http://r.789695.n4.nabble.com/How-to-use-datatable-in-S4-class-tp3318478p3318478.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