inst/doc/delayed.R

## ----eval=FALSE---------------------------------------------------------------
#  app$delay({
#    # Heavy calculation
#  }, then = function(res, server) {
#    # Do something with 'res' (the result of the expression) and 'server' the
#    # server object itself
#  })

Try the fiery package in your browser

Any scripts or data that you put into this service are public.

fiery documentation built on June 22, 2024, 10:58 a.m.