Re: [R] how to specify xlim in forestplot

2009-05-11 Thread C.H.
The plot function in meta (not rmeta) can specify xlim. http://cran.r-project.org/web/packages/meta/index.html Regards, CH On Tue, May 12, 2009 at 9:08 AM, Waverley wrote: > Hi, > > I am using rmeta forestplot function.  The values to plot and their > 95% upper and lower are of both positive

[R] how to specify xlim in forestplot

2009-05-11 Thread Waverley
Hi, I am using rmeta forestplot function. The values to plot and their 95% upper and lower are of both positive and negative values such that I need to specify the x axis range. Looks like forestplot can only allow positive values for x. Is that true? Can someone help me? in plot you can just