.is_numeric_vector | R Documentation |
Check if object is numeric vector.
.is_numeric_vector(object)
object |
Any object. |
TRUE if numeric vector, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.