options.run: Creates a button to use in a options menu.

View source: R/golem_utils_ui.R

options.runR Documentation

Creates a button to use in a options menu.

Description

Creates a button to use in a options menu.

Usage

options.run(runid, label = "opts")

Arguments

runid

The input slot that will be used to access the value.

label

A label on the top of the menu.

Value

An HTML element.

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

options.run("id")


loadeR documentation built on Oct. 25, 2024, 1:07 a.m.