eval_when_ready: Add Function to run once Module is Ready

eval_when_readyR Documentation

Add Function to run once Module is Ready

Description

Usually contains reactive functions that requires shiny reactive context

Usage

eval_when_ready(FUN)

Arguments

FUN

function that takes an environment (runtime environment) as arguments.


beauchamplab/rave documentation built on Feb. 23, 2024, 7:20 a.m.