forestplot
forestplot copied to clipboard
Advanced forest plots in R using grid graphics
The `forestplot` function print the plot directly to the screen and unable to use `ggsave` function to save the plot. Also work with plot arranging etc. Might be a good...
Sorry to bother you again. :-) I absolutely love this package but when using a list for labeltext (e.g., because of expressions such as a greater equal sign), it is...
Apologies in advance if this should be two separate issues. Would it be possible to add a method to position the title centrally over wherever the plot is displayed? Here...
Please would it be possible include an option to draw a border around plot please? Something like the following:  Thanks again!
Thank you for this package. I'm finding it very useful. I'm having issues with lineheight and line.margin. They do not appear to be functional and lineheight is auto regardless of...
I wish to plot a forest plot using this package with the text labels in the first column being one colour (or a selection of colours), and the remaining columns...
Hi, I wonder if it is possible to add arrows pointing to left and right with corresponding captions below the x-axis like in the following image. Thanks! [Source: Stackoverflow] 
I run the same code and the same file as I did one year ago. However, the forestplot() function worked in the previous version, but an error occurred this year:...
I am working with forestplot to present some data on several outcomes at once, grouped by a second factor. Unfortunately I am running into an issue due to the same...