Description Usage Arguments Value Author(s) Examples
Creates a list of mtkParameter
elements from a simple named list.
1 |
x |
a named list. |
a list of objects from the class mtkParameter
.
Hervé Richard, BioSP, Inra, Herve.Richard@avignon.inra.fr, Hervé Monod and Juhui WANG, MIA-jouy, INRA
1 2 | # Create a list of mtkParameter from a named list for the parameters: min, max, shape.
make.mtkParameterList(list(min=-1,max=+1,shape="hello"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.