ggplot_mc_hist: Generic 'mcSimulation' histogram plotting with ggplot

Description Usage Arguments Value Author(s) See Also

View source: R/get_hist_mcsimilation_data.R

Description

generate histogram for mcSimulation using geom_bar

Usage

1
2
3
4
5
6
7
ggplot_mc_hist(x, ...)

## S3 method for class 'mcSimulation'
ggplot_mc_hist(x, ...)

## S3 method for class 'list'
ggplot_mc_hist(x, ...)

Arguments

x

mcSimulation or a list of mcSimulation

...

Additional Arguments such as breaks, colorQuantile and colorProbability passed to get_hist_mcsimilation_data

Value

A ggplot object

Author(s)

Issoufou Liman

See Also

ggplot_mc_dens get_hist_mcsimilation_data mcSimulation


Issoufou-Liman/decisionSupportExtra documentation built on Dec. 21, 2020, 6:28 p.m.