pick_grove {datelife} | R Documentation |
Pick a grove in the case of multiple groves in a set of trees.
Description
Pick a grove in the case of multiple groves in a set of trees.
Usage
pick_grove(grove_list, criterion = "taxa", datelife_result)
Arguments
grove_list |
A list of vectors of tree indices. Each element is a grove. |
criterion |
Defaults to |
datelife_result |
A |
Value
A numeric vector of the elements of the picked grove.