Learn R Programming

LUCIDus (version 3.2.1)

plot.lucid_serial: Sankey diagram for a serial-integration LUCID model (not yet implemented)

Description

Sankey diagram for a serial-integration LUCID model (not yet implemented)

Usage

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

Value

Does not return: always raises an error.

Arguments

x

A LUCID model fitted with lucid_model = "serial".

...

Accepted for consistency with plot.early_lucid's appearance options, but unused.