Learn R Programming

LUCIDus (version 3.2.1)

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

Description

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

Usage

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

Value

Does not return: always raises an error.

Arguments

x

A LUCID model fitted with lucid_model = "parallel".

...

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