merge.select | R Documentation |
Greedily identifies the smallest number of possible sequences merges that can be performed.
## S3 method for class 'select'
merge(merge.idx)
merge.idx |
list of lists containing the indices of possible merges |
The smallest number of possible merge operations as an index list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.