wrapTrack: Create Track Object from Single Track

View source: R/data-structures.R

wrapTrackR Documentation

Create Track Object from Single Track

Description

Makes a tracks object containing the given track.

Usage

wrapTrack(x)

Arguments

x

the input track.

Value

A list of class tracks containing only the input track x, which is assigned the name "1".


ingewortel/celltrackR documentation built on Aug. 27, 2024, 3:51 a.m.