| check.input.value.class | R Documentation | 
Checks the class of an input value.
check.input.value.class(
  value,
  class = c("character", "complex", "factor", "integer", "logical", "numeric", "raw"),
  input.name = NULL
)
| value | input value | 
| class | input class (defaults to  | 
| input.name | input name (used in messages) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.