[datatable-help] How to use datatable in S4 class?

Peter Jackson pj16 at cornell.edu
Tue Feb 22 04:04:27 CET 2011


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.


More information about the datatable-help mailing list