Seb,
Thanks.  That doesn't solve the problem of combining two expressions.

My aa and bb are expressions constructed somewhere else and passed to the
current function which wants to use them together.  Your solution moves the
construction
of aa and bb into the function and is equivalent to my aabb.

Rich

        [[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