Description Usage Arguments Value Examples
This function is used to read in all the values from the config file and change them in the S4 objects used throughout the scripts. If you would like to reload the config values, you will want to run this function.
1 | f.readConfig(configFile, cnvGSA.in)
|
configFile |
The file name and full path for the config file. |
cnvGSA.in |
A CnvGSAInput S4 object. |
A CnvGSAInput object with the updated config.ls and params.ls objects.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.