Learn R Programming

MotilityLab (version 0.2-5)

normalizeTracks: Normalize Tracks

Description

Translates each track in a given set of tracks such that the first position is the origin.

Usage

normalizeTracks(x)

Arguments

x
the input tracks object.

Examples

Run this code
## normalization of Neutrophil data reveals upward motion
plot( normalizeTracks( Neutrophils ) )

Run the code above in your browser using DataLab