There appears to be no "is.formula()" function in R-1.9.1.  May I suggest
that

        is.formula <- function(x) inherits(x, "formula")

be added to base, since formula is a fundimental R type?

Gregory R. Warnes
Manager, Non-Clinical Statistics
Pfizer Global Research and Development



LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}

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

Reply via email to