sracipeGenParamNames | R Documentation |
Generate parameter names for a circuit
sracipeGenParamNames(circuit = "inputs/test.tpo")
circuit |
RacipeSE object or topology as data.frame or filename |
list
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.