Learn R Programming

metafor (version 0.5-0)

radial: Radial Plots

Description

The function radial is generic. It can be used to create radial (also called Galbraith) plots.

Usage

radial(x, ...)
galbraith(x, ...)

Arguments

x
an object of class "rma".
...
other arguments.

Details

Currently, there is only a method for handling objects of class "rma" with the radial function. Accordingly, the corresponding method is called radial.rma. See the documentation for that function for more details.

See Also

radial.rma