getServerFunctions: Matches server functions from a given loader

View source: R/app.R

getServerFunctionsR Documentation

Matches server functions from a given loader

Description

Matches server functions from a given loader

Usage

getServerFunctions(loader, ..., priority = NULL)

Arguments

loader

Character: loader to run the functions

...

Extra arguments to pass to server functions

priority

Character: name of functions to prioritise by the given order; for instance, c("data", "analyses") would load data, then analyses and finally the remaining functions

Value

Invisible TRUE


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.