plot.funnelRes: Graph funnel plot

Description Usage Arguments

View source: R/plot.R

Description

Produces a funnel plot using ggplot2.

Usage

1
2
## S3 method for class 'funnelRes'
plot(x, identify = "all", label = "none", lengthOut = 500L, ...)

Arguments

x

funnel plot object

identify

show on plot. default = all

label

label on plot. default = none

lengthOut

resolution of control limits. Number of points sampled to construct limit lines. default = 500.

...

Other arguments to plot.funnelRes.


oizin/funnelplot documentation built on March 11, 2021, 2:58 p.m.