plot.smoof_function {smoof}R Documentation

Generate ggplot2 object.

Description

Generate ggplot2 object.

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


[Package smoof version 1.6.0.3 Index]