plot.kendall_summary function

Plot summary of Kendall random walk simulations.

Plot summary of Kendall random walk simulations.

## 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

Returns

ggplot2 object

  • Maintainer: Mateusz Staniak
  • License: MIT + file LICENSE
  • Last published: 2018-08-04

Useful links