Learn R Programming

⚠️There's a newer version (3.1.5) of this package.Take me there.

The Forestplot package

A forest plot that allows for multiple confidence intervals per row, custom fonts for each text element, custom confidence intervals, text mixed with expressions, and more. The aim is to extend the use of forest plots beyond meta-analyses. This is a more general version of the original 'rmeta' package's forestplot function and relies heavily on the 'grid' package.

Questions

Due to the package's popularity I suggest that you start with asking questions on StackOverflow so that others can learn from your own problems. Add the tag r and forestplot so that others can quickly find the question.

Contributing

All contributions are welcome. The package is managed at GitHub and I suggest that you start with creating an issue. If you feel that you're able to solve the coding on your own then fork the package and once you're done, create a pull request.

Copy Link

Version

Install

install.packages('forestplot')

Monthly Downloads

12,135

Version

1.10

License

GPL-2

Maintainer

Last Published

July 16th, 2020

Functions in forestplot (1.10)

HRQoL

Regression coefficients and confidence intervals from HRQoL study
fpShapesGp

A function for graphical parameters of the shapes used in forestplot()
fpLegend

A function for the legend used in forestplot()
getTicks

Ticks for plot axis
fpTxtGp

Get font settings for forestplot
forestplot

Draws a forest plot
forestplot-package

Package description
fpDrawNormalCI

Draw standard confidence intervals
fpColors

A function for the color elements used in forestplot()
heightDetails.xaxis

Gets the height for an x-axis object
prFpDrawLegend

Draw the forestplot legend
prFpGetLayoutVP

Get the main foresplot
prMergeGp

A function to merge two sets of graphical parameters
prDefaultGp

Construct default parameters from arguments that may include missing arguments
prPopulateList

Populate a list corresponding to matrix specs
prFpGetLabels

Gets the forestplot labels
prFpGetGraphTicksAndClips

A helper function to forestplot
prFpGetLegendBoxPosition

Converts legend position to a standard position
prFpDrawLine

Draws a straight line
prFpConvertMultidimArray

Converts a 2D or 3D array to mean, lower, upper
prFpXrange

Gets the x-axis range
prPushMarginViewport

Pushes viewport with margins
prFpPrepareLegendMarker

Prepares the legend marker function
prFpPrintXaxis

Plots the x-axis for forestplot
prFpGetConfintFnList

Get a function list
prGridPlotTitle

Adds a title to the plot
prFpFindWidestGrob

Finds the widest grob in the current list of grobs
prFpPrintLabels

Plots the labels
prGetShapeGp

A function to extract graphical parameters from a fpShapesGp object
prListRep

An alternativ to rep()
prFpValidateLabelList

Validate the forestplot label list
prFpGetLines

Prepares the hrzl_lines for the plot
prFpFetchRowLabel

Get the label
prFpDrawLines

Draws the horizontal lines
prGetTextGrobCex

Just a simple acces to the gp$cex parameter
prFpGetLegendGrobs

Gets the forestplot legend grobs
prGparMerge