fmUpdateRunButton: Update run button

Description Usage Arguments Value

View source: R/button.R

Description

Updates the run button (on frontend) and also its state (on backend)

Usage

1
2
3
4
5
6
fmUpdateRunButton(
  inputId,
  status,
  fm,
  session = shiny::getDefaultReactiveDomain()
)

Arguments

inputId

character string, the button ID

status

character string, the process status

fm

FutureManager object

session

shiny session object

Value

No return value, called for side effects.


Boehringer-Ingelheim/FutureManager documentation built on June 16, 2021, 6:23 p.m.