Skip to contents

Study Flowchart

Usage

flowchart(
  data,
  title = "Study Flow Diagram",
  nodes,
  counts,
  direction = "tb",
  style = "simple",
  showCounts = TRUE
)

Arguments

data

The data as a data frame.

title

.

nodes

Variables containing node labels/descriptions

counts

Variables containing counts for each node

direction

.

style

.

showCounts

.

Value

A results object containing:

results$todoa html
results$diagraman image
results$diagramCodea preformatted