Hi David,

I just checked to make sure I had the latest version.  I see no 
boxsize option in the  forestplot function parameters or any other 
place in the code.

function (labeltext, mean, lower, upper, align = NULL, is.summary = FALSE,
     clip = c(-Inf, Inf), xlab = "", zero = 0, graphwidth = unit(2,
         "inches"), col = meta.colors(), xlog = FALSE, xticks = NULL,
     ...)
{


Thanks,

Gerard


At 10:32 AM 3/21/2009, David Winsemius wrote:
>  if (!is.null(boxsize))
>         info <- rep(boxsize, length = length(info))

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