Description Usage Arguments Value Examples
Function for setting a parameter value.
This function is similar with that in splatter
.
1 2 3 4 5 6 7 |
object |
object to set parameter in. |
name |
name of the parameter to set. |
value |
value to set the parameter to. |
Object with new parameter value.
1 2 | params <- newescoParams()
setParam(params, "nGenes", 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.