Skip to content
Prev 174443 / 398506 Next

Forestplot () box size question

If you look at the original code (or at the help page), you should see  
a boxsize parameter. If you set that to 1 in the call you get boxes  
all the same size.  Presumably that could be modified to suit your  
needs.

You seem to have removed that section of the code. The two lines with  
that parameter are:
  if (!is.null(boxsize))
         info <- rep(boxsize, length = length(info))