R/is_comparisons.R
is_same_type.Rd
Is type of x the same as y (according to typof)
x
y
is_same_type(x, y)
first object to compare
second object to compare
TRUE if x and y are of the same type, otherwise FALSE