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.