progress <- function (title, max = 1, session = getDefaultReactiveDomain(),
quiet = FALSE, ...) {
return(dipsaus::progress2(title = title, max = max, session = session,
quiet = quiet, ..., log = raveio::catgl))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.