choose_interactive_value: Interactively select one of many possible metadata values.

Description Usage Arguments Value

View source: R/summaryBuilders.R

Description

Interactively select one of many possible metadata values.

Usage

1
choose_interactive_value(values, col_name, allow_all)

Arguments

values

The vector of values which must be chosen from, extracted from the ENCODE metadata.

col_name

The name of the column the values were extracted from.

allow_all

Whether or not the user can choose 0 to select all values.

Value

A character vector of chosen values.


CharlesJB/ENCODExplorer documentation built on Dec. 9, 2019, 10:11 a.m.