plot.ppred_predictions {processpredictR}R Documentation

Plot Methods

Description

Visualize metric

Usage

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

Arguments

x

Data to plot. An object of type ppred_predictions.

...

Additional variables

Value

A ggplot object, which can be customized further, if deemed necessary.


[Package processpredictR version 0.1.0 Index]