is.trackdata {emuR} | R Documentation |
Test whether an object is an Emu trackdata object
Description
Test whether an object is an Emu trackdata object
Usage
is.trackdata(object)
Arguments
object |
A data object to be tested |
Value
Returns TRUE if the argument is a trackdata object.
See Also
[Package emuR version 2.5.0 Index]