PlotRiskMeasure {morseDR}R Documentation

Plot an object XCX

Description

Plot the median and 95\ Concentration.

Usage

## S3 method for class 'XCX'
plot(x, xlab = NULL, ylab = NULL, main = NULL, ...)

Arguments

x

an object of class XCX

xlab

label of the x-axis

ylab

label of the y-axis

main

title of the graphic

...

Further arguments to be passed to generic methods

Value

a plot of class ggplot


[Package morseDR version 0.1.2 Index]