Dear list,

I would like to set one specific Reference Class field to be of an 
arbitrary class. Is there a class that all R objects inherit from? I 
thought that "ANY" was something like this, but obviously that's not true:

 > inherits(1:3, "ANY")
[1] FALSE

Regards,
Janko

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to