| float_space | R Documentation | 
Specify optimizatino parameter of float type
float_space(min, max, init = mean(c(min, max)))
| min | Minimum value | 
| max | Maximum value | 
| init | Initial value. Currently not used. | 
A FloatSpace object
float_space(1.0, 5.0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.