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 <kimhwamaill...@gmail.com>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) > 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 > > > [[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.