View source: R/type_checkers.R
is_length_two_vector | R Documentation |
Checks that all elements in the vector is integer and the vector length is 2.
is_length_two_vector(x)
x |
a vector |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.