CEQ progress module that initializes the progress object
mod_ceq_progress.RdCEQ progress module that initializes the progress object
Usage
mod_ceq_progress(id, run = reactive(NULL), prog_length = 4)
fct_make_ceq_progress(session, prog_length = 4)
fct_big_step_ceq_progress(prog, message = NULL, detail = NULL, ...)
fct_samll_step_ceq_progress(
  prog,
  n_small = 4,
  message = NULL,
  detail = NULL,
  ...
)
fct_close_ceq_progress(prog, title = "Simulation is completed", ...)