group_from_trajectory: Create a grouping from a trajectory

group_from_trajectoryR Documentation

Create a grouping from a trajectory

Description

Grouping cells onto their edges, or grouping cells onto their nearest milestones

Usage

group_onto_trajectory_edges(trajectory, group_template = "{from}->{to}")

group_onto_nearest_milestones(trajectory)

Arguments

trajectory

The trajectory as created by infer_trajectory() or add_trajectory()

group_template

Processed by glue::glue to name the group


dynwrap documentation built on April 1, 2026, 1:06 a.m.