Description Usage Arguments Value Note
This is a file for updating the post analysis plotting script and creating an updated copy in the experiment's folder
1 2 3 | writeParameters(func_infile, func_inParms, func_inCombos, func_outDir,
func_bodyScript, func_ExternalStopper,
func_sepString = getOption("shape_sepString"))
|
func_infile |
This is the filepath location for the template script to be writte in. |
func_inParms |
These are the parameters to be updated in the plotting file |
func_inCombos |
This is the combination of parameters to be written |
func_outDir |
This is the director filepath to which output should be written. |
func_bodyScript |
This is a run body of SHAPE script to be read in as template |
func_ExternalStopper |
This is a file placed externally used as a logical flag that SHAPE should stop trying to seed new replicates to be run. |
func_sepString |
This is the common string for collapsing information. |
A character string indicating that the plotting file-s- have been written
There is no example as this cannot work outisde of a runSHAPE call, it requires data produced by the simulation experiment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.