prFpPrintXaxis {forestplot}R Documentation

Plots the x-axis for forestplot

Description

A helper function to the forestplot function.

Usage

prFpPrintXaxis(axisList, col, lwd.zero)

Arguments

axisList

The list from prFpGetGraphTicksAndClips

col

Set the colors for all the elements. See fpColors for details

lwd.zero

lwd for the vertical line that gives the no-effect line, see gpar

Value

void


[Package forestplot version 1.7.2 Index]