Re: [Rd] unvectorized option for outer()

2005-11-02 Thread Duncan Murdoch
I've now added a version of Vectorize to R-devel. Duncan __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] unvectorized option for outer()

2005-10-28 Thread Tony Plate
[following on from a thread on R-help, but my post here seems more appropriate to R-devel] Would a patch to make outer() work with non-vectorized functions be considered? It seems to come up moderately often on the list, which probably indicates that many many people get bitten by the same incor