Description Usage Arguments Value
View source: R/simulations_kendall_rw.R
Mutate each trajectory.
| 1 | mutate_kendall_rw(simulations, mutate_function, df = T)
 | 
| simulations | Object of class kendall_simulation. | 
| mutate_function | Function that will be applied to each trajectory. | 
| df | If TRUE, a d.f will be returned, if FALSE, simulations in the kendall_simulation object passed in simulations argument will be replaced by the result of mutate_function. | 
data frame or a list (of class kendall_simulation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.