On 05/29/2010 10:11 PM, dunner wrote:
... Perhaps "apply" simply doesn't deal with the colname and I have
to try a completely different method? Or will apply pass enough information
to the included function (mtab.norm) to allow me to annotate the plot?

It doesn't seem to, as I tried this on a different problem last night. I couldn't get the names to the called function with a matrix or a data frame. Finally just wrote a different (and probably much slower) apply function that would take different argument(s) for each vector.

Jim

______________________________________________
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