options.run {loadeR} | R Documentation |
Creates a button to use in a options menu.
options.run(runid, label = "opts")
runid |
The input slot that will be used to access the value. |
label |
A label on the top of the menu. |
An HTML element.
Diego Jimenez <diego.jimenez@promidat.com>
options.run("id")