print.kendall_simulation function

Generic function that prints information about simulated Kendall random walk

Generic function that prints information about simulated Kendall random walk

## S3 method for class 'kendall_simulation' print(x, ...)

Arguments

  • x: Object returned by simulate_kendall_rw or transform_kendall_rw function.
  • ...: Other arguments.
  • Maintainer: Mateusz Staniak
  • License: MIT + file LICENSE
  • Last published: 2018-08-04

Useful links