getCellMigSlot: Method getCellMigSlot

Description Usage Arguments Value Examples

Description

Get Data from a slot in a CellMig object.

Usage

1
2
3
4
getCellMigSlot(x, slot)

## S4 method for signature 'CellMig,character'
getCellMigSlot(x, slot)

Arguments

x

a CellMig-class object

slot

string pointing to the slot to be retrieved

Value

a slot from a CellMig object

Examples

1
2
3
data("TrajectoryDataset")
x <- CellMig(TrajectoryDataset)
getCellMigSlot(x, "trajdata")

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.