View source: R/utilities-qualification.R
loadConfigurationPlan | R Documentation |
Load a ConfigurationPlan
object from json file
loadConfigurationPlan(configurationPlanFile, workflowFolder)
configurationPlanFile |
path to the json file corresponding to the Configuration Plan of a Qualification workflow |
workflowFolder |
path of the output folder created or used by the Workflow. |
A ConfigurationPlan
object including the content of json file
Other qualification workflow:
ConfigurationPlan
,
QualificationVersionInfo
,
adjustTitlePage()
,
loadQualificationWorkflow()
,
startQualificationRunner()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.