forest {metaumbrella}R Documentation

Forest plots for objects of class “umbrella” or “data.frame”

Description

Draw a forest plot of the factors included in an umbrella review.

Arguments

x

an object of class “umbrella” or “data.frame”

...

additional arguments that can be passed to this function

Details

For now, this function simply applies the forest.umbrella() function.

Value

In addition to the plot, the function returns a list including:

See Also

forest.umbrella()

Examples

forest(umbrella(df.SMD))

[Package metaumbrella version 1.0.11 Index]