gg_funnel: Creates a ggplot funnel based on a decreasing numeric vector

Description Usage Arguments Details Value

View source: R/gg_funnel.R

Description

Creates a ggplot funnel based on a decreasing numeric vector

Usage

1
gg_funnel(x, text = NULL, color = NULL)

Arguments

x

Decreasing numeric vector

text

Text vector to annotate the funnel.

color

Vector of colors

Details

This function needs improvement. I made it ad doc.

Value

ggplot funnel object


jjesusfilho/JurisVis documentation built on Jan. 16, 2022, 9:20 a.m.