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.1

License

GPL-2

Maintainer

Last Published

December 12th, 2020

Functions in forestplot (1.10.1)

prFpFindWidestGrob

Finds the widest grob in the current list of grobs
prFpGetConfintFnList

Get a function list
prFpXrange

Gets the x-axis range
prGetShapeGp

A function to extract graphical parameters from a fpShapesGp object
prListRep

An alternativ to rep()
prGridPlotTitle

Adds a title to the plot
fpTxtGp

Get font settings for forestplot
fpShapesGp

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

Draws the horizontal lines
prFpFetchRowLabel

Get the label
prFpPrintXaxis

Plots the x-axis for forestplot
prFpValidateLabelList

Validate the forestplot label list
HRQoL

Regression coefficients and confidence intervals from HRQoL study
forestplot-package

Package description
prDefaultGp

Construct default parameters from arguments that may include missing arguments
prFpConvertMultidimArray

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

Prepares the legend marker function
prMergeGp

A function to merge two sets of graphical parameters
prPopulateList

Populate a list corresponding to matrix specs
prFpPrintLabels

Plots the labels
heightDetails.xaxis

Gets the height for an x-axis object
getTicks

Ticks for plot axis
prFpGetGraphTicksAndClips

A helper function to forestplot
prFpGetLabels

Gets the forestplot labels
fpColors

A function for the color elements used in forestplot()
forestplot

Draws a forest plot
prFpGetLines

Prepares the hrzl_lines for the plot
prFpGetLegendGrobs

Gets the forestplot legend grobs
fpDrawNormalCI

Draw standard confidence intervals
prFpDrawLegend

Draw the forestplot legend
fpLegend

A function for the legend used in forestplot()
prGetTextGrobCex

Just a simple acces to the gp$cex parameter
prFpDrawLine

Draws a straight line
prFpGetLayoutVP

Get the main foresplot
prFpGetLegendBoxPosition

Converts legend position to a standard position
prPushMarginViewport

Pushes viewport with margins
prGparMerge