generateSelection {metavizr} | R Documentation |
Method to select and set aggregation type to nodes in FacetZoom
generateSelection(feature_names, aggregation_level, selection_type, feature_order = NULL)
feature_names |
Selected Features |
aggregation_level |
Level in the hierarchy |
selection_type |
Expanded, aggregated, or removed |
feature_order |
Order of features at that level |
A selection object for a metavizControl object to accept
generateSelection("Bacteroidales", 1L, 2L)