| is_2num | R Documentation | 
Detect if two vetors are both numerics.
is_2num(x, y)
| x | A vector. | 
| y | A vector. | 
A logical value.
is_2num(mtcars$mpg, mtcars$disp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.