plot.segen_plot: Draw a segen forecast

View source: R/internal.R

plot.segen_plotR Documentation

Draw a segen forecast

Description

Draw a segen forecast

Usage

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

## S3 method for class 'segen_plot'
print(x, ...)

Arguments

x

A forecast plot returned in best_model$plots.

...

Additional arguments passed to the base plot function.

Value

The plot object, invisibly.


segen documentation built on Sept. 8, 2026, 1:09 a.m.