plot.smoof_function: Generate ggplot2 object.

View source: R/plot.plot.R

plot.smoof_functionR Documentation

Generate ggplot2 object.

Description

This function generates a ggplot2 object for visualization.

Usage

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

Arguments

x

[smoof_function]
Function.

...

[any]
Further parameters passed to the corresponding plot functions.

Value

Nothing


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.