One can check easily if an object is of class "foo" via

   strcmp(CHAR(asChar(GET_CLASS(obj))), "foo")

and I wonder if there is high-level functionality to check
if `obj' extends a class?

Best,

Torsten

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to