View source: R/sort_sequences.R
sort_sequences | R Documentation |
Sort sequences in a sequence object
sort_sequences(x, sort_by = "start", sort_channel = 1, dist_method = "OM")
x |
An |
sort_by |
A character string specifying the sorting criterion. Options
are |
sort_channel |
An integer or character string specifying the channel to
sort by (unless |
dist_method |
A character string specifying the distance method to use
when sorting by the multidimensional scaling. Passed to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.