getServerFunctions: Matches server functions from a given loader

Description Usage Arguments Value

View source: R/app.R

Description

Matches server functions from a given loader

Usage

1
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


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.