bdeconv_result objectVisualization of bdeconv_result object
# S3 method for bdeconv_result
plot(x, ..., use_ggplot = TRUE)A collection of plots illustrating various densities and related functions.
A bdeconv_result object.
Unused.
A logical value indicating whether the plots will be generated using ggplot2 or using base plot functions.
By default it uses ggplot2 package if it is available in the system library, otherwise it falls back to the base R plot function.