View source: R/run_metamodel.R
parse_NLMEHosts | R Documentation |
Create NlmeParallelHost object from json file with host definition
parse_NLMEHosts(nlme_hostPath)
nlme_hostPath |
json file with host definition for model execution.
See |
the NlmeParallelHost
class object is returned.
# path nlme_hostPath should be specified
host <- parse_NLMEHosts(nlme_hostPath)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.