Description Usage Arguments Value Examples
Read the sRACIPE configuration file to initialize the parameters.
Use the function loadConfig
instead.
1 | sRACIPE_load_configuration(config_file = "inputs/sRACIPE.cfg")
|
topologyFile |
Character. Topology file address. |
header |
(optional) Logical. Whether the input file has a header or not.
|
List. Contains various parameters and their values.
1 2 3 4 | ## Not run:
configuration <- loadConfig("inputs/sRACIPE.cfg")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.