regressoR (version 1.1.7)

code_field: code_field

Description

create an aceEditor wrapper with a button to execute the code

Usage

code_field(runid, fieldid, ...)

Arguments

runid

the id of the execute button.

fieldid

the id of the code field.

...

arguments to be passed to aceEditor

Value

shiny.tag object

Details

this function only work correctly on the server side because they need the css and js file.