Skip to contents

This function generates a list of buttons with popovers that display additional information for each metric label.

Usage

utils_button_label_with_popover(metric_type)

Arguments

metric_type

A character string specifying the metric type.

Value

A list of buttons with popovers.

Details

This function uses the `params_metrics_choice` data structure to extract metric labels and corresponding popover information for the specified metric type.

Examples

metric_buttons <- utils_button_label_with_popover("largeur")