Hi,
Trying to plot a large dendrogram, I get the recursion limit error
Error in match.fun(FUN) : evaluation nested too deeply: infinite
recursion / options(expression=)?
but setting
options(expressions = 1)
or something large enough to solve the infinite recursion limit
I'm diverting this to the more appropriate mailing list, R-help,
since heatmap() is standard R function.
> "Johan" == Johan Lindberg <[EMAIL PROTECTED]>
> on Fri, 02 Jan 2004 10:04:14 +0100 writes:
Johan> I am trying to plot a matrix of m-values in a heatmap
Johan> with "avera