Re: [R] forest() in metafor package.

2009-12-13 Thread Kim Jung Hwa
Please ignore this email. Got this link: http://cran.r-project.org/web/packages/metafor/metafor.pdf Thanks, Kim On Sun, Dec 13, 2009 at 6:14 PM, Kim Jung Hwa wrote: > Hi All, > > I'm using forest() from metafor package to plot forest plots. Here is the > code > > e<-1:6 > v<-seq(2,3,.20) > fore

[R] forest() in metafor package.

2009-12-13 Thread Kim Jung Hwa
Hi All, I'm using forest() from metafor package to plot forest plots. Here is the code e<-1:6 v<-seq(2,3,.20) forest(e,v) I want to edit default labels "Study 1", "Study 2" and so on... how can I do it? I tried ?forest(), but couldn't find any details. Any suggestions? Thanks, Kim [[al