Learn R Programming

FunnelPlotR (version 0.5.0)

funnel_grey: A grey ggplot funnel theme

Description

A classic ggplot theme function for funnel plots. Try funnel_clean if you don't like the grey background.

Usage

funnel_grey()

Arguments

Value

a list of ggplot theme items

See Also

funnel_clean

Examples

Run this code
if (FALSE) funnel_plot(theme=funnel_grey())

Run the code above in your browser using DataLab