View source: R/is_comparisons.R
| is_same_type | R Documentation |
Is type of x the same as y (according to typof)
is_same_type(x, y)
x |
first object to compare |
y |
second object to compare |
TRUE if x and y are of the same type, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.