Learn R Programming

exuber (version 0.3.0)

autoplot.mc_distr: Plotting distr object

Description

Takes distrobjects and returns a ggplot2 object

Usage

# S3 method for mc_distr
autoplot(object, ...)

# S3 method for wb_distr autoplot(object, ...)

# S3 method for sb_distr autoplot(object, ...)

Arguments

object

An *_dist object.

...

Additional arguments, used only in wb_distr facet options.