sort.emuRsegs {emuR} | R Documentation |
Sort emuRsegs segment list by session, bundle and sample_start
Description
Sort emuRsegs segment list by session, bundle and sample_start
Usage
## S3 method for class 'emuRsegs'
sort(x, decreasing, ...)
Arguments
x |
object to sort |
decreasing |
NOT IMPLEMENTED! |
... |
additional params |
[Package emuR version 2.5.0 Index]