View source: R/helper-functions.R
| paramconverter | R Documentation |
Convert parameter from continuous to discrete and vice-versa if needed
paramconverter(parameters, discrete, levelz = 5)
parameters |
The current parameter set |
discrete |
The desired parameter type |
levelz |
When discrete is true the number of levels to be generated |
The parameter collection casted to desired mode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.