generateSelection: Method to select and set aggregation type to nodes in...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Method to select and set aggregation type to nodes in FacetZoom

Usage

1
2
generateSelection(feature_names, aggregation_level, selection_type,
  feature_order = NULL)

Arguments

feature_names

Selected Features

aggregation_level

Level in the hierarchy

selection_type

Expanded, aggregated, or removed

feature_order

Order of features at that level

Value

A selection object for a metavizControl object to accept

Examples

1
generateSelection("Bacteroidales", 1L, 2L)

epiviz/metavizr documentation built on Aug. 5, 2021, 6:37 p.m.