v_integer | R Documentation |
v_integer()
converts to integers
v_character()
converts to character
v_real()
converts to real numbers
v_logical()
converts to logical values
v_integer(x) v_character(x) v_real(x) v_logical(x)
x |
Object to check |
The same object or NA if the object is null.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.