Skip to content
Prev 174446 / 398506 Next

Forestplot () box size question

"Latest version" is a tad non-specific. The help page for (my) package  
rmeta, version 2.15 (download and compiled today)  says:

Usage
forestplot(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,  
boxsize=NULL,...)
--
 > sessionInfo()
R version 2.8.1 Patched (2009-01-19 r47650)
i386-apple-darwin9.6.0
locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] grid      stats     graphics  grDevices utils     datasets   
methods   base
other attached packages:
[1] rmeta_2.15 zoo_1.5-5
loaded via a namespace (and not attached):
[1] lattice_0.17-20 tools_2.8.1