getServerFunctions {psichomics} | R Documentation |
Matches server functions from a given loader
getServerFunctions(loader, ..., priority = NULL)
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" then remaining functions |
Invisible TRUE