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

Description Usage Arguments Value

Description

Plot summary of Kendall random walk simulations.

Usage

1
2
## S3 method for class '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


kendallRandomWalks documentation built on May 2, 2019, 2:43 a.m.