Description Usage Arguments Value Examples
Generate parameter names for a circuit
1 | sracipeGenParamNames(circuit = "inputs/test.tpo")
|
circuit |
RacipeSE object or topology as data.frame or filename |
list
1 2 3 4 | rSet <- RacipeSE()
data("demoCircuit")
sracipeCircuit(rSet) <- demoCircuit
paramNames <- sRACIPE::sracipeGenParamNames(rSet)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.