plot_strip: Plot strip

Description Usage Arguments Value Examples

View source: R/plot_strip.R

Description

Plot strip

Usage

1
plot_strip(traj1, traj2, margin = 0.05, reorder = TRUE)

Arguments

traj1

The first trajectory

traj2

The second traj

margin

A margin between trajectory segments.

reorder

Whether to reorder

Value

A scatterplot comparison ggplot of two linearised trajectories.

Examples

1
2

dynplot documentation built on Dec. 11, 2021, 9:33 a.m.