Learn R Programming

edeaR (version 0.6.0)

plot.processing_time: PRocessing time Plot

Description

Visualize process time data.

Usage

# S3 method for processing_time
plot(x, ...)

Arguments

x

Data to plot

...

Additional variables

Value

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