linearise_trajectory: Linearise a trajectory

Description Usage Arguments

Description

Linearise a trajectory

Usage

1
2
3
linearise_trajectory(trajectory, margin = 0.05,
  no_margin_between_linear = TRUE, one_edge = TRUE,
  equal_cell_width = FALSE)

Arguments

trajectory

The trajectory

margin

The margin to add

no_margin_between_linear

Whether to remove the margin if a milestone does not split or converge

one_edge

Whether to assign each cell to an edge only once. Only relevant in case of divergence regions

equal_cell_width

Whether to give each cell an equal width. Useful when plotting heatmaps.


dynverse/dynplot2 documentation built on July 2, 2019, 12:18 a.m.