funnelburst: Funnelburst

Description Usage Arguments Value

View source: R/funnelburst.R

Description

Funnelburst

Usage

1
2
3
4
funnelburst(funnels, focus_level = 1, show_levels = 1:8,
  print_founders = TRUE, show_legend = FALSE, rotate_labels = TRUE,
  xmax = NULL, colour_by_founder = TRUE, padding = 0.1,
  polar = TRUE)

Arguments

funnels

A data.frame

show_levels

A numeric vector describing which levels to show in the figure. Must start at 1

print_founders

Logical. Should founder names be printed in the figure?

show_legend

Logical. Should a legend be printed?

rotate_labels

= TRUE

xmax

numeric. Controls limits if a subset of funnels are used

colour_by_founder

Logical. Default TRUE. If FALSE a grey figure is returned

padding

numeric. Controls spacing between crossing levels

Value

a ggplot2 object


alexwhan/funnelvision documentation built on Nov. 1, 2019, 9:11 p.m.