check_options_continuous | R Documentation |
Utility for checking continuous options
check_options_continuous(x, x_name, range)
x |
the specified numeric value |
x_name |
name of the specified value |
range |
allowed range |
error if x
is not within range
(boundaries
excluded). Otherwise returns x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.