generate_forestp {door}R Documentation

Forest plot render

Description

Forest plot render

Usage

generate_forestp(data, text, xlab, issum, xticks, line_height = 1.3)

Arguments

data

a data frame for numerical values of the forest plot

text

a data frame for the text part of the forest plot

xlab

a character string of x-axis label

issum

a logical vector indicating the summary row

xticks

a vector specifying the x-axis tick marks

line_height

a numeric value specifying the space between the rows

Value

a forest plot object


[Package door version 0.0.2 Index]