plot.kendall_barrier_crossing {kendallRandomWalks}R Documentation

Generic function for plotting results of ladder_moment function.

Description

Generic function for plotting results of ladder_moment function.

Usage

## S3 method for class 'kendall_barrier_crossing'
plot(x, ...)

Arguments

x

kendall_barrier_crossing object

...

Additional arguments

Value

ggplot2


[Package kendallRandomWalks version 0.9.4 Index]