| wrapBatchTools | R Documentation | 
Wrap a given objective function to be evaluated via the batchtools package and make it accessible for SPOT.
wrapBatchTools( fun, reg = NULL, clusterFunction = batchtools::makeClusterFunctionsInteractive(), resources = NULL )
| fun | function to wrap | 
| reg | batchtools registry, if none is provided, then one will be created automatically | 
| clusterFunction | batchtools clusterFunction, default: makeClusterFunctionsInteractive() | 
| resources | resource list that is passed to batchtools, default NULL | 
callable function for SPOT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.