validate_type | R Documentation |
Validates input against a type; string, number, bool
validate_type(input, type)
input |
(any) Input to be compared |
type |
(string) Type in 'string', 'number', 'bool' |
TRUE if type matches, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.