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.

Reply via email to