Skip to content
Prev 2200 / 5636 Next

[R-meta] Adjust the scale for x-axis using forest() function in the metafor package

Dear,
I want to plot an rma object using the forest() function in the metafor
package.
Here is a reproducible code to run it (please see the attachment).

[image: axis.png]

The problem is the x-axis does not scale as I expected even I tried using
at = ...
I wanted to have the x-axis scale from 1, to 1000 but with equal interval,
for example, between (0, 1e2), (1e2, 2e2), (2e2, 3e2)...
1-----100-----200-----300-----400-----500-----600-----700-----800-----900----1000
(something similar).

Do you have any suggestions?
Regards
Thao