plot.fc: plot.fc

View source: R/plot.R

plot.fcR Documentation

plot.fc

Description

plot method for fc object. It is a wrapper for the fc_draw function.

Usage

## S3 method for class 'fc'
plot(x, ...)

Arguments

x

A fc object created using flowchart functions

...

Arguments passed to fc_draw.


flowchart documentation built on June 22, 2026, 5:09 p.m.