summary.TrDm {trackdem} | R Documentation |
summary
methods for class 'TrDm'.
Description
summary
methods for class 'TrDm'.
Usage
## S3 method for class 'TrDm'
summary(object, incThres = NULL, funSize = stats::median, ...)
Arguments
object |
an object of class 'TrDm'. |
incThres |
Minimum length of tracked segments for particles to be included. By default an automated threshold is calculated. Only for 'tracked' objects. |
funSize |
Statistic to be calculated to obtain particle sizes. By
default |
... |
further arguments passed to or from other methods. |
Author(s)
Marjolein Bruijning, Caspar A. Hallmann & Marco D. Visser
[Package trackdem version 0.7.2 Index]