prep_register_progress_hook: Register a hook function for progresses in...

View source: R/util_setup_rstudio_job.R

prep_register_progress_hookR Documentation

Register a hook function for progresses in computation/rendering

Description

The order hooks are called is not defined.

Usage

prep_register_progress_hook(type = c("progress", "init", "msg"), hook)

Arguments

type

character what event

hook

function hook function

Value

character a handle for de-registering, invisible


dataquieR documentation built on May 12, 2026, 1:06 a.m.