sort_annotations | R Documentation |
Sorts a list of annotations by either start time, frequency, or both.
sort_annotations(annotations, domain = "time", decreasing = FALSE)
annotations |
A list of Annotation objects. |
domain |
Domain of the annotations, either "time", "frequency", or "both". |
decreasing |
If TRUE, sort in decreasing order. |
A list of Annotation objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.