Learn R Programming

kendallRandomWalks (version 0.9.4)

plot.kendall_summary: Plot summary of Kendall random walk simulations.

Description

Plot summary of Kendall random walk simulations.

Usage

# S3 method for kendall_summary
plot(x, ..., type = "density")

Arguments

x

Object of class kendall_summary

...

Optional arguments, currently ignored

type

Type of the plot: density, histogram or boxplot

Value

ggplot2 object