powered by
Plot strip
plot_strip(traj1, traj2, margin = 0.05, reorder = TRUE)
The first trajectory
The second traj
A margin between trajectory segments.
Whether to reorder
A scatterplot comparison ggplot of two linearised trajectories.
# NOT RUN { data(example_bifurcating) plot_strip(example_bifurcating, example_bifurcating) # }
Run the code above in your browser using DataLab