flowchart: A flowchart Function

View source: R/flowchart.R

flowchartR Documentation

A flowchart Function

Description

This function allows you to create a flowchart

Usage

flowchart(
  data,
  vars,
  top = "Total",
  font_size = 15,
  icon_size = 40,
  edge_width = 2,
  plot_height = "800px",
  plot_width = "100%"
)

ghowoo/Wu documentation built on June 10, 2022, 3:47 p.m.