mdftracks.example.data {mdftracks} | R Documentation |
Example data to show mdftracks functionality
Description
Example data to show mdftracks functionality
Usage
mdftracks.example.data
Format
A data frame with 10 rows and 9 variables
- cl
track cluster
- id
track identifier (in cluster)
- p
point in track (not necessarily the same as frame number)
- x
x-coordinate of point
- y
y-coordinate of point
- z
z-coordinate of point
- t
time of point
- ch
track channel
- uid
track identifier (unique over clusters)
Source
Self-generated
[Package mdftracks version 0.2.2 Index]