View source: R/batch_management.R
getBatchParam | R Documentation |
Gets parameter(s) associated with the currently loaded processing batch. Based on getDadaOpt
.
getBatchParam(params = NULL)
params |
Parameters to get. By default (NULL), returns all parameters. |
Named list of parameters if multiple parameters are retrieved; else, single element (can be char, int, double).
setBatchParam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.