This functions count the number of changes in direction in each simulation. It returns the subset with the highest number of direction changes

select_change(x, n = 10)

Arguments

x

a sim_rw object. Which is the output of simulate_rw

n

the number of simulations to plot when only a subset is shown.

See also