inst/examples/rhrBasePRW.R

set.seed(123)
x <- cumsum(rnorm(500))
y <- cumsum(rnorm(500))

## Permutate path by shuffling segments and random adding random angles
p1 <- rhrBase::rhrBasePRW(x, y)
jmsigner/rhrBase documentation built on May 19, 2019, 2:57 p.m.