tracks.in.range: Function for determining the number of tracks in range

Description Usage Arguments

Description

This function gives the number of tracks in any tracking dataframe. (It's especially helpful because when selecting a subset of tracks within a certain range, sometimes you get tracks in the middle filtered out because the tracks aren't always exactly in numerical order, depending on how you track them)

Usage

1
tracks.in.range(dataframe)

Arguments

dataframe

Cellt racking dataframe, minimally must have one column named Embryo (to specify the embryo number) and one column named Track (to differentiate between different tracks)


erinboyleanderson/CellTrackingEBA documentation built on May 21, 2019, 9:49 a.m.