options.run {loadeR}R Documentation

Creates a button to use in a options menu.

Description

Creates a button to use in a options menu.

Usage

options.run(runid)

Arguments

runid

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

Value

An HTML element.

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

options.run("id")


[Package loadeR version 1.2.0 Index]