Description Usage Details See Also Examples
View source: R/core-functions.R
Loading the registry of predefined functions
1 |
Loads the registry of predefined functions
Other Package core functions: BaseAnalysisPipeline-class,
MetaAnalysisPipeline-class,
assessEngineSetUp,
checkSchemaMatch,
createPipelineInstance,
exportAsMetaPipeline,
generateOutput,
genericPipelineException,
getInput, getLoggerDetails,
getOutputById,
getPipelinePrototype,
getPipeline, getRegistry,
initDfBasedOnType,
initialize,BaseAnalysisPipeline-method,
loadMetaPipeline,
loadPipeline, loadRegistry,
prepExecution,
registerFunction,
savePipeline, saveRegistry,
setInput, setLoggerDetails,
updateObject,
visualizePipeline
1 2 3 4 5 | ## Not run:
library(analysisPipelines)
loadPredefinedFunctionRegistry()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.