Learn R Programming

flowchart (version 1.0.0)

plot.fc: plot.fc

Description

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

Usage

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

Arguments

x

A fc object created using flowchart functions

...

Arguments passed to fc_draw.