fixID1 {cellmigRation}R Documentation

Pre-processing First Part

Description

This function prepare the data in each data frame as a part of the pre-processing.

Usage

fixID1(ID_split, TimeInterval)

Arguments

ID_split

A list of data frames.

TimeInterval

A numeric value of the time elapsed between

Value

A list of data frames.

Author(s)

Salim Ghannoum salim.ghannoum@medisin.uio.no

References

https://www.data-pulse.com/dev_site/cellmigration/

Examples

cellmigRation:::fixID1(ID_split = list(data.frame()), TimeInterval = 1)


[Package cellmigRation version 1.2.0 Index]