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 Nov. 26, 2025, 5:08 p.m.