plot.rcongasplus: Plot for an object of class "rcongasplus".

View source: R/S3_methods_rcongasplus.R

plot.rcongasplusR Documentation

Plot for an object of class 'rcongasplus'.

Description

Plot for an object of class 'rcongasplus'.

Usage

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

Arguments

x

An object of class 'rcongasplus'.

...

Unused ellipsis.

Value

One of the plots available in the package, computed with plot_data or plot_data functions.

Examples

data("example_object")
plot(example_object)

Militeee/rcongas documentation built on Nov. 1, 2024, 2:38 a.m.