selTrackLen | R Documentation |
Select track lengths
selTrackLen(obj, lenmin = NULL, lenmax = NULL)
## S3 method for class 'arcosTS'
selTrackLen(obj, lenmin = NULL, lenmax = NULL)
obj |
an arcosTS object. |
lenmin |
an integer, minimum track length; default NULL. |
lenmax |
an integer, maximum track length; default NULL. |
an arcosTS object.
cat("no examples")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.