View source: R/resultsFunctions.R
summary.TrDm | R Documentation |
summary
methods for class 'TrDm'.summary
methods for class 'TrDm'.
## S3 method for class 'TrDm'
summary(object, incThres = NULL, funSize = stats::median, ...)
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. |
Marjolein Bruijning, Caspar A. Hallmann & Marco D. Visser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.